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 4fcd36c95 Bump asm.version from 9.9.1 to 9.10
4fcd36c95 is described below
commit 4fcd36c953da76b9c47bdead45be5b80594c0c31
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 15 17:40:07 2026 +0000
Bump asm.version from 9.9.1 to 9.10
Bumps `asm.version` from 9.9.1 to 9.10.
Updates `org.ow2.asm:asm` from 9.9.1 to 9.10
Updates `org.ow2.asm:asm-commons` from 9.9.1 to 9.10
Updates `org.ow2.asm:asm-util` from 9.9.1 to 9.10
---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
dependency-version: '9.10'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-commons
dependency-version: '9.10'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-util
dependency-version: '9.10'
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 4662e4eb5..e48da0448 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.1</asm.version>
+ <asm.version>9.10</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 c91fd908d..9a88fe9c9 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.1</asm.version>
+ <asm.version>9.10</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 b7328e354..b692e2759 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.1</asm.version>
+ <asm.version>9.10</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 fb06ab742..6f75a1a38 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.1</asm.version>
+ <asm.version>9.10</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 cfe72831f..574d3d9a3 100644
--- a/jmx/jmx-itests/pom.xml
+++ b/jmx/jmx-itests/pom.xml
@@ -38,7 +38,7 @@
</description>
<properties>
- <asm.version>9.9.1</asm.version>
+ <asm.version>9.10</asm.version>
<commons-jexl.version>2.1.1</commons-jexl.version>
<javax.inject.version>1</javax.inject.version>
<objenesis.version>3.5</objenesis.version>
diff --git a/jndi/jndi-url-itest/pom.xml b/jndi/jndi-url-itest/pom.xml
index 91c9d4af8..cc0a7ddb2 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.1</asm.version>
+ <asm.version>9.10</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 c67945f77..d3e7d7387 100644
--- a/proxy/proxy-impl/pom.xml
+++ b/proxy/proxy-impl/pom.xml
@@ -67,7 +67,7 @@
<org.apache.aries.versioning.plugin.version>0.3.2-SNAPSHOT</org.apache.aries.versioning.plugin.version>
<lastReleaseVersion>1.1.14</lastReleaseVersion>
- <asm.version>9.9.1</asm.version>
+ <asm.version>9.10</asm.version>
<commons-io.version>2.22.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 22ed32bbf..c28616c8c 100644
--- a/proxy/proxy-itests/pom.xml
+++ b/proxy/proxy-itests/pom.xml
@@ -45,7 +45,7 @@
<properties>
<aries.skip.version.check>true</aries.skip.version.check>
- <asm.version>9.9.1</asm.version>
+ <asm.version>9.10</asm.version>
<javax.inject.version>1</javax.inject.version>
<objenesis.version>3.5</objenesis.version>
<org.apache.aries.proxy.api.version>1.1.2-SNAPSHOT</org.apache.aries.proxy.api.version>
diff --git a/samples/pom.xml b/samples/pom.xml
index 6c57ff5a2..745f0a0cf 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.1</asm.version>
+ <asm.version>9.10</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 4a1b48285..5d06cfa0f 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.1</asm.version>
+ <asm.version>9.10</asm.version>
<assertj.version>3.27.7</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 0d512dba1..f163e07b1 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.1</asm.version>
+ <asm.version>9.10</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 b91766e46..618ab7285 100644
--- a/versioning/versioning-plugin/pom.xml
+++ b/versioning/versioning-plugin/pom.xml
@@ -41,7 +41,7 @@
</scm>
<properties>
- <asm.version>9.9.1</asm.version>
+ <asm.version>9.10</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 e30192c40..85e59557f 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.1</asm.version>
+ <asm.version>9.10</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 a5cdc3f3e..3061c8f20 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.1</asm.version>
+ <asm.version>9.10</asm.version>
</properties>
<dependencies>