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

Bukama 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 17d7e46113 Bump org.ow2.asm:asm from 9.10 to 9.10.1 (#12149)
17d7e46113 is described below

commit 17d7e4611354e57a49e5389b27b2b27f742d5b08
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 20:35:01 2026 +0200

    Bump org.ow2.asm:asm from 9.10 to 9.10.1 (#12149)
    
    Bumps org.ow2.asm:asm from 9.10 to 9.10.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm
      dependency-version: 9.10.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 its/pom.xml | 2 +-
 pom.xml     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/its/pom.xml b/its/pom.xml
index 6f68fbdefa..750ef41466 100644
--- a/its/pom.xml
+++ b/its/pom.xml
@@ -84,7 +84,7 @@ under the License.
     <maven.compiler.release>17</maven.compiler.release>
 
     <wagonVersion>3.5.3</wagonVersion>
-    <asmVersion>9.10</asmVersion>
+    <asmVersion>9.10.1</asmVersion>
     <plexusUtilsVersion>4.0.3</plexusUtilsVersion>
     <plexusXmlVersion>4.1.1</plexusXmlVersion>
 
diff --git a/pom.xml b/pom.xml
index 72f3ee7ac0..f6e8b1efee 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.10</asmVersion>
+    <asmVersion>9.10.1</asmVersion>
     <byteBuddyVersion>1.18.8</byteBuddyVersion>
     <classWorldsVersion>2.12.0</classWorldsVersion>
     <commonsCliVersion>1.11.0</commonsCliVersion>

Reply via email to