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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new d4b7e42b1c Bump asmVersion from 9.8 to 9.9 (#11201)
d4b7e42b1c is described below

commit d4b7e42b1ce291d6ebef55007ab78d97115770d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 6 16:35:56 2025 +0200

    Bump asmVersion from 9.8 to 9.9 (#11201)
    
    Bumps `asmVersion` from 9.8 to 9.9.
    
    Updates `org.ow2.asm:asm` from 9.8 to 9.9
    
    Updates `org.ow2.asm:asm-commons` from 9.8 to 9.9
    
    Updates `org.ow2.asm:asm-util` from 9.8 to 9.9
    
    ---
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm
      dependency-version: '9.9'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.ow2.asm:asm-commons
      dependency-version: '9.9'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.ow2.asm:asm-util
      dependency-version: '9.9'
      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 7047dac406..e980d4c567 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@ under the License.
     <maven.site.path>ref/4-LATEST</maven.site.path>
     
<project.build.outputTimestamp>2025-06-24T20:18:00Z</project.build.outputTimestamp>
     <!-- various versions -->
-    <asmVersion>9.8</asmVersion>
+    <asmVersion>9.9</asmVersion>
     <byteBuddyVersion>1.17.7</byteBuddyVersion>
     <classWorldsVersion>2.9.0</classWorldsVersion>
     <commonsCliVersion>1.10.0</commonsCliVersion>

Reply via email to