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 e58122b8b TIKA-4327: update aws, checkstyle
e58122b8b is described below

commit e58122b8b459e340f124ff26de6405c87c94a886
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Nov 12 09:49:47 2025 +0100

    TIKA-4327: update aws, checkstyle
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index e687cbccd..9fac59175 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -304,14 +304,14 @@
     <maven.scr.version>1.26.4</maven.scr.version>
     <maven.shade.version>3.6.1</maven.shade.version>
     
<maven.project.info.reports.version>3.9.0</maven.project.info.reports.version>
-    <puppycrawl.version>12.1.1</puppycrawl.version>
+    <puppycrawl.version>12.1.2</puppycrawl.version>
     <rat.version>0.17</rat.version>
     <scm.version>2.2.1</scm.version>
 
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.60.0</google.cloud.version>
-    <aws2.version>2.38.3</aws2.version>
+    <aws2.version>2.38.4</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.

Reply via email to