Skip to content

Commit

Permalink
Merge pull request #477 from struts-community-plugins/renovate/c3p0.v…
Browse files Browse the repository at this point in the history
…ersion

Update dependency com.mchange:c3p0 to v0.10.1
  • Loading branch information
lukaszlenart authored Jun 16, 2024
2 parents fc2b9a2 + 9ffa4aa commit 9409912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion struts2-jquery-grid-showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<hibernate.version>5.6.15.Final</hibernate.version>
<javax.inject.vesion>1</javax.inject.vesion>
<derby.version>10.14.2.0</derby.version>
<c3p0.version>0.9.5.5</c3p0.version>
<c3p0.version>0.10.1</c3p0.version>
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
<javax.interceptor-api.version>1.2.2</javax.interceptor-api.version>
</properties>
Expand Down

0 comments on commit 9409912

Please sign in to comment.