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
The following commit(s) were added to refs/heads/branch_3x by this push:
new a017613b7 Bump org.ow2.asm:asm from 9.9 to 9.9.1 (#2479)
a017613b7 is described below
commit a017613b7a9d2fb4e03e6f59d8d670f3e8399638
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 06:46:39 2025 +0100
Bump org.ow2.asm:asm from 9.9 to 9.9.1 (#2479)
Bumps org.ow2.asm:asm from 9.9 to 9.9.1.
---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
dependency-version: 9.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
tika-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 9ced70adc..a34b19274 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -318,7 +318,7 @@
OpCode in the initializer in
org.apache.tika.parser.asm.XHTMLClassVisitor
See TIKA-2992.
-->
- <asm.version>9.9</asm.version>
+ <asm.version>9.9.1</asm.version>
<azure.version>1.3.3</azure.version>
<!-- 7.0.0 needs java 17 -->
<biz.aqute.version>6.4.1</biz.aqute.version>