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

slachiewicz pushed a commit to branch maven-3.9.x
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/maven-3.9.x by this push:
     new 56df59baea Bump org.ow2.asm:asm from 9.9 to 9.9.1
56df59baea is described below

commit 56df59baea62dcaf6c5db93392a58e871f968ef6
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Dec 21 21:05:27 2025 +0100

    Bump org.ow2.asm:asm from 9.9 to 9.9.1
---
 .../licenses/{unrecognized-asm-9.9.txt => unrecognized-asm-9.9.1.txt}   | 0
 pom.xml                                                                 | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/apache-maven/src/main/appended-resources/licenses/unrecognized-asm-9.9.txt 
b/apache-maven/src/main/appended-resources/licenses/unrecognized-asm-9.9.1.txt
similarity index 100%
rename from 
apache-maven/src/main/appended-resources/licenses/unrecognized-asm-9.9.txt
rename to 
apache-maven/src/main/appended-resources/licenses/unrecognized-asm-9.9.1.txt
diff --git a/pom.xml b/pom.xml
index ee2f8e4d25..8dbe081e36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@ under the License.
   <properties>
     <javaVersion>8</javaVersion>
     <version.sisu-maven-plugin>0.9.0.M4</version.sisu-maven-plugin>
-    <asmVersion>9.9</asmVersion>
+    <asmVersion>9.9.1</asmVersion>
     <classWorldsVersion>2.9.0</classWorldsVersion>
     <commonsCliVersion>1.11.0</commonsCliVersion>
     <commonsIoVersion>2.21.0</commonsIoVersion>

Reply via email to