Skip to content

Commit

Permalink
Merge pull request #521 from chrisdennis/c3p0-upgrade-2.3.x
Browse files Browse the repository at this point in the history
C3p0 upgrade [2.3.x]
  • Loading branch information
chrisdennis committed Oct 23, 2019
2 parents 8552008 + 99077cd commit e990cd1
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 @@ -70,7 +70,7 @@
<skipCheckstyle>false</skipCheckstyle>

<slf4j.version>1.7.7</slf4j.version>
<c3p0.version>0.9.5.3</c3p0.version>
<c3p0.version>0.9.5.4</c3p0.version>
<hikaricp.version>2.4.13</hikaricp.version>
<log4j.version>1.2.16</log4j.version>
<gmaven-plugin.version>1.4</gmaven-plugin.version>
Expand Down

0 comments on commit e990cd1

Please sign in to comment.