mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-02-09 00:12:09 +01:00
Bump hikaricp version
This commit is contained in:
parent
20a237dbdf
commit
df6aa0a7a8
2
pom.xml
2
pom.xml
@ -337,7 +337,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.zaxxer</groupId>
|
<groupId>com.zaxxer</groupId>
|
||||||
<artifactId>HikariCP</artifactId>
|
<artifactId>HikariCP</artifactId>
|
||||||
<version>2.4.5</version>
|
<version>2.4.6</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
|
Loading…
Reference in New Issue
Block a user