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 5fb9402c2a TIKA-4327: update aws, enforcer plugin, azure
5fb9402c2a is described below
commit 5fb9402c2aa3f2fc6b5405790c6a3afd441be9e8
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue May 19 20:31:39 2026 +0200
TIKA-4327: update aws, enforcer plugin, azure
---
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 937382220a..51bf062848 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -316,13 +316,13 @@
<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.68.0</google.cloud.version>
- <aws2.version>2.44.7</aws2.version>
+ <aws2.version>2.44.8</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.
-->
<asm.version>9.10</asm.version>
- <azure.version>1.3.6</azure.version>
+ <azure.version>1.3.7</azure.version>
<biz.aqute.version>7.2.3</biz.aqute.version>
<boilerpipe.version>1.1.0</boilerpipe.version>
<!-- used by POI, PDFBox and Jackcess encrypt ...try to sync -->
@@ -1269,7 +1269,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
- <version>3.6.2</version>
+ <version>3.6.3</version>
</plugin>
<plugin>
<groupId>org.apache.rat</groupId>