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

THausherr 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 1b42365ab4 Bump com.google.guava:guava from 33.6.0-jre to 33.7.1-jre 
(#3051)
1b42365ab4 is described below

commit 1b42365ab40deb5522658c6be5396e797640f26b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 24 09:58:52 2026 +0200

    Bump com.google.guava:guava from 33.6.0-jre to 33.7.1-jre (#3051)
    
    Bumps [com.google.guava:guava](https://github.com/google/guava) from 
33.6.0-jre to 33.7.1-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-version: 33.7.1-jre
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 f35410cdb4..e283922e2f 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -357,7 +357,7 @@
     <geoapi.version>3.0.2</geoapi.version>
     <gson.version>2.14.0</gson.version>
     <grpc.version>1.83.1</grpc.version>
-    <guava.version>33.6.0-jre</guava.version>
+    <guava.version>33.7.1-jre</guava.version>
     <h2.version>2.4.240</h2.version>
     <hdf5.version>1.14.3-1.5.10</hdf5.version>
     <httpcomponents.version>4.5.14</httpcomponents.version>

Reply via email to