This is an automated email from the ASF dual-hosted git repository.

THausherr 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 3b1f68ec11 Bump org.ow2.asm:asm from 9.10 to 9.10.1 (#2830)
3b1f68ec11 is described below

commit 3b1f68ec11c03374a74bcbc11e4e81a1337d6df2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 09:15:14 2026 +0200

    Bump org.ow2.asm:asm from 9.10 to 9.10.1 (#2830)
    
    Bumps org.ow2.asm:asm from 9.10 to 9.10.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm
      dependency-version: 9.10.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 7f90d59a29..62710cc26e 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -321,7 +321,7 @@
         OpCode in the initializer in 
org.apache.tika.parser.asm.XHTMLClassVisitor
         See TIKA-2992.
     -->
-    <asm.version>9.10</asm.version>
+    <asm.version>9.10.1</asm.version>
     <azure.version>1.3.7</azure.version>
     <biz.aqute.version>7.2.3</biz.aqute.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>

Reply via email to