Merge pull request #99 from SBDPlugins/dependabot/maven/com.zaxxer-HikariCP-5.1.0

Bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0
This commit is contained in:
Stijn Bannink 2023-11-06 20:57:22 +01:00 committed by GitHub
commit 750b6fff8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,7 +197,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>5.0.1</version>
<version>5.1.0</version>
<scope>compile</scope>
</dependency>