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 c52830cb2 TIKA-4327: update aws, scm
c52830cb2 is described below
commit c52830cb23858f2fc52ae24676c2af1cbf70cce1
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Sep 26 13:02:13 2025 +0200
TIKA-4327: update aws, scm
---
tika-parent/pom.xml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index d556ff1e7..77baf60cb 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -306,13 +306,13 @@
<maven.project.info.reports.version>3.9.0</maven.project.info.reports.version>
<puppycrawl.version>11.0.1</puppycrawl.version>
<rat.version>0.16.1</rat.version>
- <scm.version>2.1.0</scm.version>
+ <scm.version>2.2.1</scm.version>
<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.58.0</google.cloud.version>
<aws.version>1.12.791</aws.version>
- <aws2.version>2.34.3</aws2.version>
+ <aws2.version>2.34.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.
@@ -434,7 +434,6 @@
<reactor.core.version>3.8.0-M7</reactor.core.version>
<reactor.netty.version>1.3.0-M7</reactor.netty.version>
<rome.version>2.1.0</rome.version>
- <scm.version>2.1.0</scm.version>
<slf4j.version>2.0.17</slf4j.version>
<sis.version>1.4</sis.version>
<snappy.version>1.1.10.8</snappy.version>
@@ -505,7 +504,7 @@
<dependency>
<groupId>org.eclipse.angus</groupId>
<artifactId>angus-activation</artifactId>
- <version>2.0.3</version>
+ <version>2.1.0-M1</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>