Updated HikariCP dependency from 4.0.3 to 5.0.1
This commit is contained in:
parent
5d90f25211
commit
d64ec8d911
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -126,7 +126,7 @@
|
|||
<dependency>
|
||||
<groupId>com.zaxxer</groupId>
|
||||
<artifactId>HikariCP</artifactId>
|
||||
<version>4.0.3</version>
|
||||
<version>5.0.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue