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

tilman 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 a9854028b TIKA-4327: update aws, netty
a9854028b is described below

commit a9854028b7ffa9598819258a45d4934f739b83e1
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Oct 15 11:28:27 2025 +0200

    TIKA-4327: update aws, netty
---
 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 e039f035b..216dcebe8 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -312,7 +312,7 @@
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.58.1</google.cloud.version>
     <aws.version>1.12.792</aws.version>
-    <aws2.version>2.35.5</aws2.version>
+    <aws2.version>2.35.7</aws2.version>
     <!-- WARNING: when you upgrade asm make sure that you update the
         OpCode in the initializer in 
org.apache.tika.parser.asm.XHTMLClassVisitor
         See TIKA-2992.
@@ -416,7 +416,7 @@
     <mockito.version>5.20.0</mockito.version>
     <mockito-junit-jupiter.version>5.20.0</mockito-junit-jupiter.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
-    <netty.version>4.2.6.Final</netty.version>
+    <netty.version>4.2.7.Final</netty.version>
     <oak.jackrabbit.version>1.86.0</oak.jackrabbit.version>
     <openjson.version>1.0.13</openjson.version>
     <opennlp.version>2.5.6</opennlp.version>

Reply via email to