Update dependency com.zaxxer:HikariCP to v5.0.1
Some checks failed
Plugins/ThemePark/pipeline/pr-master There was a failure building this commit
Some checks failed
Plugins/ThemePark/pipeline/pr-master There was a failure building this commit
This commit is contained in:
parent
612d6287f0
commit
61c6ddca93
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -57,7 +57,7 @@
|
|||
<dependency>
|
||||
<groupId>com.zaxxer</groupId>
|
||||
<artifactId>HikariCP</artifactId>
|
||||
<version>5.0.0</version>
|
||||
<version>5.0.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>me.clip</groupId>
|
||||
|
|
Reference in a new issue