Skip to content

Commit

Permalink
Bump com.mchange:c3p0 from 0.10.1 to 0.10.2 (#2114)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent a560d2d commit a40c2e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
<bouncycastle.version>1.80</bouncycastle.version>
<!-- NOTE: sync brotli version with commons-compress-->
<brotli.version>0.1.2</brotli.version>
<c3p0.version>0.10.1</c3p0.version>
<c3p0.version>0.10.2</c3p0.version>
<commons.cli.version>1.9.0</commons.cli.version>
<commons.codec.version>1.18.0</commons.codec.version>
<!-- 4.5.0-M3 successfully tested -->
Expand Down

0 comments on commit a40c2e5

Please sign in to comment.