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 48492b973 Bump org.ow2.asm:asm from 9.7 to 9.7.1 (#1974)
48492b973 is described below

commit 48492b973d0292f8c77a40fc978830ccdce293a1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 7 07:48:31 2024 +0200

    Bump org.ow2.asm:asm from 9.7 to 9.7.1 (#1974)
    
    Bumps org.ow2.asm:asm from 9.7 to 9.7.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm
      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 eef63670f..da756d474 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -314,7 +314,7 @@
         OpCode in the initializer in 
org.apache.tika.parser.asm.XHTMLClassVisitor
         See TIKA-2992.
     -->
-    <asm.version>9.7</asm.version>
+    <asm.version>9.7.1</asm.version>
     <azure.core.version>1.53.0</azure.core.version>
     <azure.core.http.netty.version>1.15.5</azure.core.http.netty.version>
     <azure.storage.blob.version>12.28.0</azure.storage.blob.version>

Reply via email to