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

alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git


The following commit(s) were added to refs/heads/master by this push:
     new 5be39719 Bump asm.version from 9.10 to 9.10.1
5be39719 is described below

commit 5be3971962f4f73b70cb251c79518bdace34ce52
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 20:22:05 2026 +0000

    Bump asm.version from 9.10 to 9.10.1
    
    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-commons` 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
    
    ---
    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-commons
      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
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 itests/felix/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/itests/felix/pom.xml b/itests/felix/pom.xml
index 0ce86448..9d72b1e9 100644
--- a/itests/felix/pom.xml
+++ b/itests/felix/pom.xml
@@ -35,7 +35,7 @@
     <name>Aries Remote Service Admin itests felix</name>
 
     <properties>
-        <asm.version>9.10</asm.version>
+        <asm.version>9.10.1</asm.version>
     </properties>
 
     <dependencies>

Reply via email to