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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new e72975d67 Bump asm.version from 9.9 to 9.9.1
e72975d67 is described below

commit e72975d67fae2994e80a5e73f15834b6753ba848
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 16 17:23:57 2025 +0000

    Bump asm.version from 9.9 to 9.9.1
    
    Bumps `asm.version` from 9.9 to 9.9.1.
    
    Updates `org.ow2.asm:asm` from 9.9 to 9.9.1
    
    Updates `org.ow2.asm:asm-commons` from 9.9 to 9.9.1
    
    Updates `org.ow2.asm:asm-tree` from 9.9 to 9.9.1
    
    Updates `org.ow2.asm:asm-analysis` from 9.9 to 9.9.1
    
    ---
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm
      dependency-version: 9.9.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.ow2.asm:asm-commons
      dependency-version: 9.9.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.ow2.asm:asm-tree
      dependency-version: 9.9.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.ow2.asm:asm-analysis
      dependency-version: 9.9.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 blueprint/blueprint-bundle/pom.xml        | 2 +-
 blueprint/blueprint-core/pom.xml          | 2 +-
 blueprint/blueprint-repository/pom.xml    | 2 +-
 blueprint/itests/blueprint-itests/pom.xml | 2 +-
 jmx/jmx-itests/pom.xml                    | 2 +-
 jndi/jndi-url-itest/pom.xml               | 2 +-
 proxy/proxy-impl/pom.xml                  | 2 +-
 proxy/proxy-itests/pom.xml                | 2 +-
 samples/pom.xml                           | 2 +-
 spi-fly/pom.xml                           | 2 +-
 versioning/versioning-checker/pom.xml     | 2 +-
 versioning/versioning-plugin/pom.xml      | 2 +-
 web/web-itests/pom.xml                    | 2 +-
 web/web-urlhandler/pom.xml                | 2 +-
 14 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/blueprint/blueprint-bundle/pom.xml 
b/blueprint/blueprint-bundle/pom.xml
index 746bba7eb..f647deea7 100644
--- a/blueprint/blueprint-bundle/pom.xml
+++ b/blueprint/blueprint-bundle/pom.xml
@@ -103,7 +103,7 @@
         </aries.osgi.failok>
         <lastReleaseVersion>1.1.0</lastReleaseVersion>
 
-        <asm.version>9.9</asm.version>
+        <asm.version>9.9.1</asm.version>
         <blueprint.api.version>1.0.2-SNAPSHOT</blueprint.api.version>
         <blueprint.cm.version>1.3.3-SNAPSHOT</blueprint.cm.version>
         <blueprint.core.version>1.10.4-SNAPSHOT</blueprint.core.version>
diff --git a/blueprint/blueprint-core/pom.xml b/blueprint/blueprint-core/pom.xml
index 777ee142a..dac441c94 100644
--- a/blueprint/blueprint-core/pom.xml
+++ b/blueprint/blueprint-core/pom.xml
@@ -93,7 +93,7 @@
         </aries.osgi.include.resource>
         <lastReleaseVersion>1.6.0</lastReleaseVersion>
 
-        <asm.version>9.9</asm.version>
+        <asm.version>9.9.1</asm.version>
         <blueprint.api.version>1.0.2-SNAPSHOT</blueprint.api.version>
         <blueprint.parser.version>1.6.2-SNAPSHOT</blueprint.parser.version>
         <easymock.version>5.6.0</easymock.version>
diff --git a/blueprint/blueprint-repository/pom.xml 
b/blueprint/blueprint-repository/pom.xml
index 945a7a66c..b7328e354 100644
--- a/blueprint/blueprint-repository/pom.xml
+++ b/blueprint/blueprint-repository/pom.xml
@@ -35,7 +35,7 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <local.index.policy>ALLOWED</local.index.policy>
 
-        <asm.version>9.9</asm.version>
+        <asm.version>9.9.1</asm.version>
         <blueprint.api.version>1.0.2-SNAPSHOT</blueprint.api.version>
         <blueprint.cm.version>1.3.3-SNAPSHOT</blueprint.cm.version>
         <blueprint.core.version>1.10.4-SNAPSHOT</blueprint.core.version>
diff --git a/blueprint/itests/blueprint-itests/pom.xml 
b/blueprint/itests/blueprint-itests/pom.xml
index 7f1c52638..b28258525 100644
--- a/blueprint/itests/blueprint-itests/pom.xml
+++ b/blueprint/itests/blueprint-itests/pom.xml
@@ -44,7 +44,7 @@
     </scm>
     
     <properties>
-        <asm.version>9.9</asm.version>
+        <asm.version>9.9.1</asm.version>
         <blueprint.api.version>1.0.2-SNAPSHOT</blueprint.api.version>
         <blueprint.authz.version>1.0.1-SNAPSHOT</blueprint.authz.version>
         <blueprint.cm.version>1.3.3-SNAPSHOT</blueprint.cm.version>
diff --git a/jmx/jmx-itests/pom.xml b/jmx/jmx-itests/pom.xml
index c88264153..b86edd67d 100644
--- a/jmx/jmx-itests/pom.xml
+++ b/jmx/jmx-itests/pom.xml
@@ -38,7 +38,7 @@
     </description>
 
     <properties>
-        <asm.version>9.9</asm.version>
+        <asm.version>9.9.1</asm.version>
         <commons-jexl.version>2.1.1</commons-jexl.version>
         <javax.inject.version>1</javax.inject.version>
         
<org.apache.aries.blueprint.jexl.evaluator.version>1.1.1-SNAPSHOT</org.apache.aries.blueprint.jexl.evaluator.version>
diff --git a/jndi/jndi-url-itest/pom.xml b/jndi/jndi-url-itest/pom.xml
index 2265e22ce..b963c16da 100644
--- a/jndi/jndi-url-itest/pom.xml
+++ b/jndi/jndi-url-itest/pom.xml
@@ -43,7 +43,7 @@
     </scm>
 
     <properties>
-        <asm.version>9.9</asm.version>
+        <asm.version>9.9.1</asm.version>
         <cm.version>3.2.0-v20070116</cm.version>
         <javax.annotation-api.version>1.3.2</javax.annotation-api.version>
         <jakarta.servlet-api.version>4.0.4</jakarta.servlet-api.version>
diff --git a/proxy/proxy-impl/pom.xml b/proxy/proxy-impl/pom.xml
index 230da3522..75ecfb6a5 100644
--- a/proxy/proxy-impl/pom.xml
+++ b/proxy/proxy-impl/pom.xml
@@ -65,7 +65,7 @@
         </aries.osgi.private.pkg>
         <lastReleaseVersion>1.1.14</lastReleaseVersion>
 
-        <asm.version>9.9</asm.version>
+        <asm.version>9.9.1</asm.version>
         <commons-io.version>2.21.0</commons-io.version>
         
<geronimo-j2ee-connector_1.6_spec.version>1.0</geronimo-j2ee-connector_1.6_spec.version>
         <javax.transaction-api.version>1.3</javax.transaction-api.version>
diff --git a/proxy/proxy-itests/pom.xml b/proxy/proxy-itests/pom.xml
index b0cdec1d6..ae43f70d8 100644
--- a/proxy/proxy-itests/pom.xml
+++ b/proxy/proxy-itests/pom.xml
@@ -43,7 +43,7 @@
     </scm>
 
     <properties>
-        <asm.version>9.9</asm.version>
+        <asm.version>9.9.1</asm.version>
         <depends-maven-plugin.version>1.5.0</depends-maven-plugin.version>
         <javax.inject.version>1</javax.inject.version>
         <maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
diff --git a/samples/pom.xml b/samples/pom.xml
index 808f03e23..269a2269f 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -108,7 +108,7 @@
         <org.apache.felix.main.version>7.0.5</org.apache.felix.main.version>
 
         <!-- Aries bundle dependencies-->
-        <asm.version>9.9</asm.version>
+        <asm.version>9.9.1</asm.version>
         <javax.annotation-api.version>1.3.2</javax.annotation-api.version>
         <javax.inject.version>1</javax.inject.version>
         <javax.persistence-api.version>2.2</javax.persistence-api.version>
diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index 7011f0be9..034d8856f 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -51,7 +51,7 @@
         <java.source.version>8</java.source.version>
 
         <apache-rat-plugin.version>0.17</apache-rat-plugin.version>
-        <asm.version>9.9</asm.version>
+        <asm.version>9.9.1</asm.version>
         <assertj.version>3.27.6</assertj.version>
         <bnd.version>6.4.1</bnd.version>
         <bnd-maven-plugins.version>6.4.0</bnd-maven-plugins.version>
diff --git a/versioning/versioning-checker/pom.xml 
b/versioning/versioning-checker/pom.xml
index f38d2318e..0d512dba1 100644
--- a/versioning/versioning-checker/pom.xml
+++ b/versioning/versioning-checker/pom.xml
@@ -59,7 +59,7 @@
         <lastReleaseVersion>0.2.0</lastReleaseVersion>
         <aries.skip.version.check>true</aries.skip.version.check>
 
-        <asm.version>9.9</asm.version>
+        <asm.version>9.9.1</asm.version>
         <maven-release-plugin.version>3.3.1</maven-release-plugin.version>
         
<org.apache.aries.testsupport.unit.version>1.0.0</org.apache.aries.testsupport.unit.version>
         <org.apache.aries.util.version>1.1.0</org.apache.aries.util.version>
diff --git a/versioning/versioning-plugin/pom.xml 
b/versioning/versioning-plugin/pom.xml
index 45d4da9cf..51b36fa77 100644
--- a/versioning/versioning-plugin/pom.xml
+++ b/versioning/versioning-plugin/pom.xml
@@ -41,7 +41,7 @@
     </scm>
 
     <properties>
-        <asm.version>9.9</asm.version>
+        <asm.version>9.9.1</asm.version>
         <javax.inject.version>1</javax.inject.version>
         <maven-artifact-resolver.version>1.0</maven-artifact-resolver.version>
         
<maven-common-artifact-filters.version>3.4.0</maven-common-artifact-filters.version>
diff --git a/web/web-itests/pom.xml b/web/web-itests/pom.xml
index 43b19f562..dc12801d4 100644
--- a/web/web-itests/pom.xml
+++ b/web/web-itests/pom.xml
@@ -43,7 +43,7 @@
     <properties>
         <aries.skip.version.check>true</aries.skip.version.check>
 
-        <asm.version>9.9</asm.version>
+        <asm.version>9.9.1</asm.version>
         <depends-maven-plugin.version>1.5.0</depends-maven-plugin.version>
         
<org.apache.aries.testsupport.unit.version>2.0.0-SNAPSHOT</org.apache.aries.testsupport.unit.version>
         
<org.apache.aries.util.version>2.0.0-SNAPSHOT</org.apache.aries.util.version>
diff --git a/web/web-urlhandler/pom.xml b/web/web-urlhandler/pom.xml
index 8e3ebba3a..a5cdc3f3e 100644
--- a/web/web-urlhandler/pom.xml
+++ b/web/web-urlhandler/pom.xml
@@ -57,7 +57,7 @@
         <lastReleaseVersion>1.0.0</lastReleaseVersion>
         
<org.apache.aries.versioning.plugin.version>0.3.2-SNAPSHOT</org.apache.aries.versioning.plugin.version>
 
-        <asm.version>9.9</asm.version>
+        <asm.version>9.9.1</asm.version>
     </properties>
 
     <dependencies>

Reply via email to