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

commit c1c0f168986817a5e4d926f12e0abdea91039172
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Jun 25 06:20:59 2025 +0200

    TIKA-4440: update aws, puppycrawl, junit
---
 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 d7ecff922..187d28293 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -303,7 +303,7 @@
     <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.25.1</puppycrawl.version>
+    <puppycrawl.version>10.26.0</puppycrawl.version>
     <rat.version>0.16.1</rat.version>
     <scm.version>2.1.0</scm.version>
 
@@ -311,7 +311,7 @@
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.53.1</google.cloud.version>
     <aws.version>1.12.787</aws.version>
-    <aws2.version>2.31.69</aws2.version>
+    <aws2.version>2.31.70</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.
@@ -392,7 +392,7 @@
     <jsoup.version>1.21.1</jsoup.version>
     <jsr305.version>3.0.2</jsr305.version>
     <junit4.version>4.13.2</junit4.version>
-    <junit5.version>5.13.1</junit5.version>
+    <junit5.version>5.13.2</junit5.version>
     <juniversalchardet.version>2.5.0</juniversalchardet.version>
     <junrar.version>7.5.5</junrar.version>
     <jwarc.version>0.31.1</jwarc.version>

Reply via email to