Skip to content

Commit

Permalink
Merge pull request #686 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.10.0-pre3
  • Loading branch information
hazendaz authored Feb 18, 2024
2 parents d750c2b + b6c11f7 commit 55029e0
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.10.0-pre2</version>
<version>0.10.0-pre3</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 55029e0

Please sign in to comment.