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 f5d73a989 TIKA-4239: update aws, release and project reports plugins
f5d73a989 is described below

commit f5d73a989abc426f94a3cb59cc6bae0063300bcb
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jul 15 09:41:09 2024 +0200

    TIKA-4239: update aws, release and project reports plugins
---
 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 310c08388..6d273b442 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -300,14 +300,14 @@
     <maven.failsafe.version>3.3.1</maven.failsafe.version>
     <maven.surefire.version>3.3.1</maven.surefire.version>
     <maven.shade.version>3.6.0</maven.shade.version>
-    
<maven.project.info.reports.version>3.6.1</maven.project.info.reports.version>
+    
<maven.project.info.reports.version>3.6.2</maven.project.info.reports.version>
     <!-- need above java 8 for 10.[0-2] -->
     <puppycrawl.version>9.3</puppycrawl.version>
     <rat.version>0.16.1</rat.version>
 
     <!-- dependency versions -->
     <google.cloud.version>2.40.1</google.cloud.version>
-    <aws.version>1.12.760</aws.version>
+    <aws.version>1.12.761</aws.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.
@@ -1209,7 +1209,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-release-plugin</artifactId>
-        <version>3.1.0</version>
+        <version>3.1.1</version>
         <configuration>
           <autoVersionSubmodules>true</autoVersionSubmodules>
         </configuration>

Reply via email to