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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 0f2cfb0  Bump org.ow2.asm:asm from 9.7.1 to 9.8 (#609)
0f2cfb0 is described below

commit 0f2cfb03b07eb6d121a36c96778b6e25e0a57420
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 1 09:31:38 2025 +0100

    Bump org.ow2.asm:asm from 9.7.1 to 9.8 (#609)
    
    Bumps org.ow2.asm:asm from 9.7.1 to 9.8.
    
    ---
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm
      dependency-version: '9.8'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 05e13f7..ae88ec3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
     <commons.junit-pioneer.version>1.9.1</commons.junit-pioneer.version>
     <commons.mockito.version>4.11.0</commons.mockito.version>
     <commons.jmh.version>1.37</commons.jmh.version>
-    <commons.asm.version>9.7.1</commons.asm.version>
+    <commons.asm.version>9.8</commons.asm.version>
     <commons.taglist.version>3.2.1</commons.taglist.version>
     <commons.site-plugin.version>3.21.0</commons.site-plugin.version>
     <commons.spotbugs.plugin.version>4.9.3.0</commons.spotbugs.plugin.version>

Reply via email to