Skip to content

Commit

Permalink
Merge pull request #684 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-pre2
  • Loading branch information
hazendaz authored Feb 17, 2024
2 parents 806cc06 + 8454825 commit d750c2b
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.9.5.5</version>
<version>0.10.0-pre2</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit d750c2b

Please sign in to comment.