Skip to content

Commit

Permalink
Upgrade to HikariCP 2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed May 14, 2015
1 parent aa1f84d commit f3af9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<hibernate.version>4.3.9.Final</hibernate.version>
<hibernate-entitymanager.version>${hibernate.version}</hibernate-entitymanager.version>
<hibernate-validator.version>5.1.3.Final</hibernate-validator.version>
<hikaricp.version>2.2.5</hikaricp.version>
<hikaricp.version>2.3.7</hikaricp.version>
<hornetq.version>2.4.5.Final</hornetq.version>
<hsqldb.version>2.3.2</hsqldb.version>
<httpasyncclient.version>4.0.2</httpasyncclient.version>
Expand Down

0 comments on commit f3af9a8

Please sign in to comment.