Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and liweinan committed Mar 1, 2024
1 parent 471f8b9 commit 20495f8
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-pre5</version>
<version>0.10.0-pre6</version>
</dependency>
</dependencies>
</project>

0 comments on commit 20495f8

Please sign in to comment.