Bump hikari version

This commit is contained in:
Luck 2016-10-16 21:05:25 +01:00
parent 6252a5bc75
commit 0e7d9bf9c1
No known key found for this signature in database
GPG Key ID: EFA9B3EC5FD90F8B

View File

@ -36,7 +36,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>2.4.7</version>
<version>2.5.1</version>
<scope>compile</scope>
</dependency>
<!-- SQLite -->