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 661f148a8 TIKA-4123: update snappy, aws
661f148a8 is described below

commit 661f148a80230ea7336a24033e6f72ecba9fbd82
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Sep 24 08:27:49 2023 +0200

    TIKA-4123: update snappy, aws
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 81bbc9595..20a749ef6 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -306,7 +306,7 @@
 
     <!-- dependency versions -->
     <google.cloud.version>2.27.0</google.cloud.version>
-    <aws.version>1.12.555</aws.version>
+    <aws.version>1.12.556</aws.version>
     <asm.version>9.5</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>
     <!-- used by POI, PDFBox and Jackcess ...try to sync -->
@@ -931,7 +931,7 @@
       <dependency>
         <groupId>org.xerial.snappy</groupId>
         <artifactId>snappy-java</artifactId>
-        <version>1.1.10.3</version>
+        <version>1.1.10.4</version>
       </dependency>
       <dependency>
         <groupId>xerces</groupId>

Reply via email to