Skip to content

Commit

Permalink
Merge pull request #101 from pavog/dependabot/maven/com.zaxxer-Hikari…
Browse files Browse the repository at this point in the history
…CP-4.0.2

Bump HikariCP from 4.0.1 to 4.0.2
  • Loading branch information
pavog committed Feb 17, 2021
2 parents 792d2c8 + 5d0c658 commit b00894a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>4.0.1</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit b00894a

Please sign in to comment.