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 fd7a37139 TIKA-4327: update puppycrawl, aws, google cloud
fd7a37139 is described below

commit fd7a371391a563deb858b491de6fa7d29e02f835
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Dec 13 10:44:30 2024 +0100

    TIKA-4327: update puppycrawl, aws, google cloud
---
 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 283c9d705..9da1baedb 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -303,14 +303,14 @@
     <maven.scr.version>1.26.4</maven.scr.version>
     <maven.shade.version>3.6.0</maven.shade.version>
     
<maven.project.info.reports.version>3.8.0</maven.project.info.reports.version>
-    <puppycrawl.version>10.20.2</puppycrawl.version>
+    <puppycrawl.version>10.21.0</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.45.0</google.cloud.version>
-    <aws.version>1.12.779</aws.version>
+    <google.cloud.version>2.46.0</google.cloud.version>
+    <aws.version>1.12.780</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.

Reply via email to