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 fb1bd53eb TIKA-3793: update protobuf
fb1bd53eb is described below

commit fb1bd53ebefefa057add714e669e469edfb6fd0b
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Jul 22 08:31:39 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 1c9662ef0..ef86ac719 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.2</version>
+      <version>3.21.3</version>
     </dependency>
     <dependency>
       <groupId>edu.ucar</groupId>

Reply via email to