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

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


The following commit(s) were added to refs/heads/branch_2x by this push:
     new 8d4269358 TIKA-4383: update protobuf
8d4269358 is described below

commit 8d426935857133bbe32a1dfb47cbe10cce4b3955
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Apr 26 17:15:22 2025 +0200

    TIKA-4383: update protobuf
---
 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 76c858134..08581583d 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -609,7 +609,7 @@
       <dependency>
         <groupId>com.google.protobuf</groupId>
         <artifactId>protobuf-java</artifactId>
-        <version>3.25.6</version>
+        <version>3.25.7</version>
       </dependency>
       <dependency>
         <groupId>com.h2database</groupId>

Reply via email to