Merge pull request #72 from SBDPlugins/dependabot/maven/com.zaxxer-HikariCP-5.0.1

Bump HikariCP from 4.0.3 to 5.0.1
This commit is contained in:
Stijn Bannink 2023-06-11 11:26:15 +02:00 committed by GitHub
commit 0d371ce745
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -226,7 +226,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>4.0.3</version>
<version>5.0.1</version>
<scope>compile</scope>
</dependency>
</dependencies>