Skip to content

Commit

Permalink
JENKINS-59725 Bump to HikariCP 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyrille Le Clerc committed Oct 10, 2019
1 parent 4edaaec commit 14b2ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>3.3.1</version>
<version>3.4.1</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
Expand Down

0 comments on commit 14b2ee8

Please sign in to comment.