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

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


The following commit(s) were added to refs/heads/branch_1x by this push:
     new 63270c745 TIKA-3793: update protobuf
63270c745 is described below

commit 63270c7456af936f018935f54b65a995c3bb5263
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Aug 10 08:53:02 2022 +0200

    TIKA-3793: update protobuf
---
 tika-parsers/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index 9695c1324..5e03457c3 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -576,7 +576,7 @@
     <dependency>
       <groupId>com.google.protobuf</groupId>
       <artifactId>protobuf-java</artifactId>
-      <version>3.21.4</version>
+      <version>3.21.5</version>
     </dependency>
     <dependency>
       <groupId>edu.ucar</groupId>

Reply via email to