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 e57c1d151 Bump org.ow2.asm:asm from 9.9 to 9.9.1 (#2479)
e57c1d151 is described below
commit e57c1d15113df4d222351c12aa7d4e346858ee90
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 908128b93..05e6c4b3a 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>
<biz.aqute.version>7.1.0</biz.aqute.version>
<boilerpipe.version>1.1.0</boilerpipe.version>