Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and liweinan committed Feb 23, 2024
1 parent b7a511c commit 7281c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-apps/infinispanRepositoryJdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>com.mchange</groupId>
<artifactId>c3p0</artifactId>
<version>0.10.0-pre3</version>
<version>0.10.0-pre4</version>
</dependency>
</dependencies>
</project>

0 comments on commit 7281c20

Please sign in to comment.