This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 a15d12639f TIKA-4327: update aws, junrar, swagger, spotless
a15d12639f is described below
commit a15d12639f9ca126bcfcf07f58505e1fb5748335
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat May 16 12:16:17 2026 +0200
TIKA-4327: update aws, junrar, swagger, spotless
---
tika-parent/pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index b29ec6e398..a84538e2b1 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -316,7 +316,7 @@
<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.68.0</google.cloud.version>
- <aws2.version>2.44.6</aws2.version>
+ <aws2.version>2.44.7</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.
@@ -401,7 +401,7 @@
<jsr305.version>3.0.2</jsr305.version>
<junit6.version>6.0.3</junit6.version>
<juniversalchardet.version>2.5.0</juniversalchardet.version>
- <junrar.version>7.5.10</junrar.version>
+ <junrar.version>7.6.0</junrar.version>
<jwarc.version>0.36.0</jwarc.version>
<kafka.version>4.2.0</kafka.version>
<kotlin-stdlib.version>2.3.21</kotlin-stdlib.version>
@@ -1218,7 +1218,7 @@
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations</artifactId>
- <version>2.2.49</version>
+ <version>2.2.50</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
@@ -1580,7 +1580,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
- <version>3.4.0</version>
+ <version>3.5.1</version>
<configuration>
<lineEndings>UNIX</lineEndings>
<java>