Skip to content

Commit

Permalink
Merge pull request #803 from mybatis/renovate/com.mchange-c3p0-0.x
Browse files Browse the repository at this point in the history
Update dependency com.mchange:c3p0 to v0.11.0-pre2
  • Loading branch information
hazendaz authored Feb 20, 2025
2 parents c632f6e + 6a97ecb commit 0516ea8
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 @@ -173,7 +173,7 @@
<dependency>
<groupId>com.mchange</groupId>
<artifactId>c3p0</artifactId>
<version>0.11.0-pre1</version>
<version>0.11.0-pre2</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 0516ea8

Please sign in to comment.