This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new c74a58de4 Bump com.mchange:c3p0 from 0.11.0-pre2 to 0.11.1 (#2236)
c74a58de4 is described below

commit c74a58de4233d654e03a4358b3cbb3dcd5727381
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 2 09:09:02 2025 +0200

    Bump com.mchange:c3p0 from 0.11.0-pre2 to 0.11.1 (#2236)
    
    Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.11.0-pre2 
to 0.11.1.
    - [Changelog](https://github.com/swaldman/c3p0/blob/0.11.x/CHANGELOG)
    - [Commits](https://github.com/swaldman/c3p0/compare/v0.11.0-pre2...v0.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.mchange:c3p0
      dependency-version: 0.11.1
      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>
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 5a5534ca2..fa310c5ba 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -330,7 +330,7 @@
     <bouncycastle.version>1.80</bouncycastle.version>
     <!-- NOTE: sync brotli version with commons-compress-->
     <brotli.version>0.1.2</brotli.version>
-    <c3p0.version>0.11.0-pre2</c3p0.version>
+    <c3p0.version>0.11.1</c3p0.version>
     <commons.cli.version>1.9.0</commons.cli.version>
     <commons.codec.version>1.18.0</commons.codec.version>
     <commons.collections4.version>4.5.0</commons.collections4.version>

Reply via email to