Update HikariCP
This commit is contained in:
parent
71826db23d
commit
5cc58da85f
@ -8,7 +8,7 @@
|
|||||||
| **Code quality:** | [](https://codeclimate.com/github/AuthMe/AuthMeReloaded) [](https://coveralls.io/github/AuthMe-Team/AuthMeReloaded?branch=master) |
|
| **Code quality:** | [](https://codeclimate.com/github/AuthMe/AuthMeReloaded) [](https://coveralls.io/github/AuthMe-Team/AuthMeReloaded?branch=master) |
|
||||||
| **Jenkins CI:** | [](https://ci.codemc.org/) [](https://ci.codemc.org/job/AuthMe/job/AuthMeReloaded)  |
|
| **Jenkins CI:** | [](https://ci.codemc.org/) [](https://ci.codemc.org/job/AuthMe/job/AuthMeReloaded)  |
|
||||||
| **Other CIs:** | [](https://circleci.com/gh/AuthMe/AuthMeReloaded) |
|
| **Other CIs:** | [](https://circleci.com/gh/AuthMe/AuthMeReloaded) |
|
||||||
| **Dependencies:** | [](https://gemnasium.com/github.com/AuthMe/AuthMeReloaded) |
|
| **Dependencies:** | [](https://beta.gemnasium.com/projects/github.com/AuthMe/AuthMeReloaded) |
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@ -441,7 +441,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.zaxxer</groupId>
|
<groupId>com.zaxxer</groupId>
|
||||||
<artifactId>HikariCP</artifactId>
|
<artifactId>HikariCP</artifactId>
|
||||||
<version>2.7.8</version>
|
<version>3.1.0</version>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user