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 578e420d0 Bump asm:asm-all from 3.2 to 3.3.1
578e420d0 is described below
commit 578e420d0fa853ab256c13b2aeb28b57e1d8df8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 22 10:38:47 2025 +0000
Bump asm:asm-all from 3.2 to 3.3.1
Bumps asm:asm-all from 3.2 to 3.3.1.
---
updated-dependencies:
- dependency-name: asm:asm-all
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
samples/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/pom.xml b/samples/pom.xml
index b9a54e118..aa322d24b 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -127,7 +127,7 @@
<!-- External Dependencies -->
<cmVersion>3.2.0-v20070116</cmVersion>
<servicesVersion>3.1.200-v20070605</servicesVersion>
- <asmVersion>3.2</asmVersion>
+ <asmVersion>3.3.1</asmVersion>
<derbyVersion>10.14.2.0</derbyVersion>
<commonsCollectionsVersion>3.2.2</commonsCollectionsVersion>
<commonsLangVersion>2.5</commonsLangVersion>