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 ab22e7bf0 TIKA-4440: update aws, jackrabbit, maven enforcer plugin
ab22e7bf0 is described below

commit ab22e7bf040ca07fa1ba7fca605b5dfca7ce3f50
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Jul 3 05:58:49 2025 +0200

    TIKA-4440: update aws, jackrabbit, maven enforcer plugin
---
 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 56b51b1c1..e51d1bb7f 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -311,7 +311,7 @@
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.53.2</google.cloud.version>
     <aws.version>1.12.787</aws.version>
-    <aws2.version>2.31.75</aws2.version>
+    <aws2.version>2.31.76</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.
@@ -410,7 +410,7 @@
     <mockito-junit-jupiter.version>5.18.0</mockito-junit-jupiter.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
     <netty.version>4.2.2.Final</netty.version>
-    <oak.jackrabbit.version>1.80</oak.jackrabbit.version>
+    <oak.jackrabbit.version>1.82.0</oak.jackrabbit.version>
     <openjson.version>1.0.13</openjson.version>
     <!-- 2.3.0 requires jdk17 -->
     <opennlp.version>2.2.0</opennlp.version>
@@ -1339,7 +1339,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
-        <version>3.5.0</version>
+        <version>3.6.0</version>
         <executions>
           <execution>
             <id>enforce-maven</id>

Reply via email to