Skip to content

Commit

Permalink
Bump com.mchange:c3p0 from 0.10.1 to 0.10.2
Browse files Browse the repository at this point in the history
Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.10.1 to 0.10.2.
- [Changelog](https://github.com/swaldman/c3p0/blob/0.11.x/CHANGELOG)
- [Commits](swaldman/c3p0@v0.10.1...v0.10.2)

---
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 Feb 4, 2025
1 parent 43d8b44 commit e3cd0c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<artifactId>common</artifactId>

<properties>
<c3p0.version>0.10.1</c3p0.version>
<c3p0.version>0.10.2</c3p0.version>
<guava.version>33.4.0-jre</guava.version>
</properties>

Expand Down

0 comments on commit e3cd0c0

Please sign in to comment.