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 12e4369d9 Bump org.ow2.asm:asm-debug-all from 5.0.3 to 5.2
12e4369d9 is described below
commit 12e4369d9bc0a86429f6384392d3d5c0950362d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 9 07:26:28 2025 +0000
Bump org.ow2.asm:asm-debug-all from 5.0.3 to 5.2
Bumps org.ow2.asm:asm-debug-all from 5.0.3 to 5.2.
---
updated-dependencies:
- dependency-name: org.ow2.asm:asm-debug-all
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
jmx/jmx-itests/pom.xml | 2 +-
jndi/jndi-url-itest/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/jmx/jmx-itests/pom.xml b/jmx/jmx-itests/pom.xml
index a18b61721..629fa7a49 100644
--- a/jmx/jmx-itests/pom.xml
+++ b/jmx/jmx-itests/pom.xml
@@ -37,7 +37,7 @@
</description>
<properties>
- <asm-debug-all.version>5.0.3</asm-debug-all.version>
+ <asm-debug-all.version>5.2</asm-debug-all.version>
<commons-jexl.version>2.1.1</commons-jexl.version>
<depends-maven-plugin.version>1.5.0</depends-maven-plugin.version>
<javax.inject.version>1</javax.inject.version>
diff --git a/jndi/jndi-url-itest/pom.xml b/jndi/jndi-url-itest/pom.xml
index 5a8a0fb71..442860990 100644
--- a/jndi/jndi-url-itest/pom.xml
+++ b/jndi/jndi-url-itest/pom.xml
@@ -43,7 +43,7 @@
</scm>
<properties>
- <asm-debug-all.version>5.0.3</asm-debug-all.version>
+ <asm-debug-all.version>5.2</asm-debug-all.version>
<cm.version>3.2.0-v20070116</cm.version>
<depends-maven-plugin.version>1.5.0</depends-maven-plugin.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>