Merge pull request #453 from games647/dependabot/maven/com.zaxxer-HikariCP-4.0.1

This commit is contained in:
dependabot-preview[bot]
2021-02-09 12:36:45 +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.5</version> <version>4.0.1</version>
</dependency> </dependency>
<!--Logging framework implements slf4j which is required by hikari--> <!--Logging framework implements slf4j which is required by hikari-->