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

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


The following commit(s) were added to refs/heads/branch_3x by this push:
     new 5443890bb TIKA-4421: update azure, netty
5443890bb is described below

commit 5443890bb1080411a0578527b6d26fda70450945
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jun 7 07:33:50 2025 +0200

    TIKA-4421: update azure, netty
---
 tika-parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index ed5b34d2f..ef1a8afaf 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -316,8 +316,8 @@
         See TIKA-2992.
     -->
     <asm.version>9.8</asm.version>
-    <azure.core.version>1.55.3</azure.core.version>
-    <azure.core.http.netty.version>1.15.11</azure.core.http.netty.version>
+    <azure.core.version>1.55.4</azure.core.version>
+    <azure.core.http.netty.version>1.15.12</azure.core.http.netty.version>
     <azure.storage.blob.version>12.30.0</azure.storage.blob.version>
     <azure.storage.common>12.29.0</azure.storage.common>
     <azure-identity.version>1.16.1</azure-identity.version>
@@ -408,7 +408,7 @@
     <mockito.version>5.18.0</mockito.version>
     <mockito-junit-jupiter.version>5.18.0</mockito-junit-jupiter.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
-    <netty.version>4.2.1.Final</netty.version>
+    <netty.version>4.2.2.Final</netty.version>
     <oak.jackrabbit.version>1.80</oak.jackrabbit.version>
     <openjson.version>1.0.13</openjson.version>
     <!-- 2.3.0 requires jdk17 -->

Reply via email to