Skip to content

Commit

Permalink
Bump com.mchange:c3p0 from 0.10.0-pre4 to 0.10.0-pre7
Browse files Browse the repository at this point in the history
Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.10.0-pre4 to 0.10.0-pre7.
- [Changelog](https://github.com/swaldman/c3p0/blob/0.10.x/CHANGELOG)
- [Commits](swaldman/c3p0@v0.10.0-pre4...v0.10.0-pre7)

---
updated-dependencies:
- dependency-name: com.mchange:c3p0
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2024
1 parent bda7157 commit 082f2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-3-integrationtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<dependency>
<groupId>com.mchange</groupId>
<artifactId>c3p0</artifactId>
<version>0.10.0-pre4</version>
<version>0.10.0-pre7</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 082f2ba

Please sign in to comment.