Skip to content

Commit

Permalink
Merge pull request #163 from sebasbaumh/dependabot/maven/com.mchange-…
Browse files Browse the repository at this point in the history
…c3p0-0.10.0-pre4

Bump com.mchange:c3p0 from 0.10.0-pre3 to 0.10.0-pre4
  • Loading branch information
sebasbaumh authored Feb 26, 2024
2 parents 2863361 + 8b92364 commit 9471fdf
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 @@ -73,7 +73,7 @@
<dependency>
<groupId>com.mchange</groupId>
<artifactId>c3p0</artifactId>
<version>0.10.0-pre3</version>
<version>0.10.0-pre4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9471fdf

Please sign in to comment.