Merge pull request #348 from games647/dependabot/maven/com.zaxxer-HikariCP-3.4.5

This commit is contained in:
dependabot-preview[bot]
2020-05-12 14:22:39 +00:00
committed by GitHub

View File

@ -35,7 +35,7 @@
<dependency> <dependency>
<groupId>com.zaxxer</groupId> <groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId> <artifactId>HikariCP</artifactId>
<version>3.4.3</version> <version>3.4.5</version>
</dependency> </dependency>
<!--Logging framework implements slf4j which is required by hikari--> <!--Logging framework implements slf4j which is required by hikari-->