Merge pull request #9 from stijnb1234/renovate/com.zaxxer-hikaricp-3.x
Update dependency com.zaxxer:HikariCP to v3.4.5
This commit is contained in:
commit
0ea0349f85
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -167,7 +167,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.zaxxer</groupId>
|
<groupId>com.zaxxer</groupId>
|
||||||
<artifactId>HikariCP</artifactId>
|
<artifactId>HikariCP</artifactId>
|
||||||
<version>3.4.2</version>
|
<version>3.4.5</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jetbrains</groupId>
|
<groupId>org.jetbrains</groupId>
|
||||||
|
|
Reference in a new issue