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 4badda161 TIKA-4327: update puppycrawl, google cloud, azure, netty
4badda161 is described below

commit 4badda1613fa5a48df7eaf0fde2b7230c22e4abd
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri May 9 13:36:25 2025 +0200

    TIKA-4327: update puppycrawl, google cloud, azure, netty
---
 tika-parent/pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index a4c9de4db..41bc98060 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -302,13 +302,13 @@
     <maven.scr.version>1.26.4</maven.scr.version>
     <maven.shade.version>3.6.0</maven.shade.version>
     
<maven.project.info.reports.version>3.9.0</maven.project.info.reports.version>
-    <puppycrawl.version>10.23.0</puppycrawl.version>
+    <puppycrawl.version>10.23.1</puppycrawl.version>
     <rat.version>0.16.1</rat.version>
     <scm.version>2.1.0</scm.version>
 
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
-    <google.cloud.version>2.52.1</google.cloud.version>
+    <google.cloud.version>2.52.2</google.cloud.version>
     <aws.version>1.12.783</aws.version>
     <!-- WARNING: when you upgrade asm make sure that you update the
         OpCode in the initializer in 
org.apache.tika.parser.asm.XHTMLClassVisitor
@@ -317,8 +317,8 @@
     <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.storage.blob.version>12.30.0</azure.storage.blob.version>
-    <azure.storage.common>12.29.0</azure.storage.common>
+    <azure.storage.blob.version>12.31.0-beta.1</azure.storage.blob.version>
+    <azure.storage.common>12.30.0-beta.1</azure.storage.common>
     <azure-identity.version>1.15.4</azure-identity.version>
     <azure.json.version>1.5.0</azure.json.version>
     <azure.xml.version>1.2.0</azure.xml.version>
@@ -413,7 +413,7 @@
     <mockito.version>5.17.0</mockito.version>
     <mockito-junit-jupiter.version>5.17.0</mockito-junit-jupiter.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
-    <netty.version>4.2.0.Final</netty.version>
+    <netty.version>4.2.1.Final</netty.version>
     <oak.jackrabbit.version>1.78.0</oak.jackrabbit.version>
     <openjson.version>1.0.13</openjson.version>
     <opennlp.version>2.5.4</opennlp.version>

Reply via email to