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 3d39b9ba8 Bump org.ow2.asm:asm from 9.8 to 9.9 (#2356)
3d39b9ba8 is described below

commit 3d39b9ba87507c3e4eb8c095e607554e18f6865d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 6 08:32:27 2025 +0200

    Bump org.ow2.asm:asm from 9.8 to 9.9 (#2356)
    
    Bumps org.ow2.asm:asm from 9.8 to 9.9.
    
    ---
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm
      dependency-version: '9.9'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 b86b05d69..43567f896 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -317,7 +317,7 @@
         OpCode in the initializer in 
org.apache.tika.parser.asm.XHTMLClassVisitor
         See TIKA-2992.
     -->
-    <asm.version>9.8</asm.version>
+    <asm.version>9.9</asm.version>
     <azure.core.version>1.56.1</azure.core.version>
     <azure.core.http.netty.version>1.16.1</azure.core.http.netty.version>
     <azure.storage.blob.version>12.32.0-beta.1</azure.storage.blob.version>

Reply via email to