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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 83a28552a2 build(deps): bump asm.version from 9.10 to 9.10.1 (#2677)
83a28552a2 is described below

commit 83a28552a2fc7d6c5f9b5262fc96eafd48cec48d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 13 06:37:56 2026 +0200

    build(deps): bump asm.version from 9.10 to 9.10.1 (#2677)
    
    Bumps `asm.version` from 9.10 to 9.10.1.
    
    Updates `org.ow2.asm:asm` from 9.10 to 9.10.1
    
    Updates `org.ow2.asm:asm-util` from 9.10 to 9.10.1
    
    Updates `org.ow2.asm:asm-tree` from 9.10 to 9.10.1
    
    Updates `org.ow2.asm:asm-analysis` from 9.10 to 9.10.1
    
    Updates `org.ow2.asm:asm-commons` 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
    - dependency-name: org.ow2.asm:asm-util
      dependency-version: 9.10.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.ow2.asm:asm-tree
      dependency-version: 9.10.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.ow2.asm:asm-analysis
      dependency-version: 9.10.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.ow2.asm:asm-commons
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c26c2db9e0..1b46d7aab5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
         <activemq.version>6.2.6</activemq.version>
         <aopalliance.version>1.0</aopalliance.version>
         <aspectj.version>1.9.21.1</aspectj.version>
-        <asm.version>9.10</asm.version>
+        <asm.version>9.10.1</asm.version>
         <jakarta.annotation.version>2.1.1</jakarta.annotation.version>
         <awaitility.version>3.1.6</awaitility.version>
         <bouncycastle.version>1.84</bouncycastle.version>

Reply via email to