Skip to content

Commit

Permalink
Update dependency com.mchange:c3p0 to v0.10.0-pre1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 57eb75d commit 0c6e3dd
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-pre1</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 0c6e3dd

Please sign in to comment.