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

desruisseaux pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new ca78962  Bump org.ow2.asm:asm from 9.10 to 9.10.1
ca78962 is described below

commit ca789622785f4ebabf30c68369075d9062fdae89
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 20:59:21 2026 +0000

    Bump org.ow2.asm:asm from 9.10 to 9.10.1
    
    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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e220f29..0cb9ec4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@ under the License.
     <javaVersion>17</javaVersion>
     <mavenVersion>4.0.0-rc-4</mavenVersion>
 
-    <asmVersion>9.10</asmVersion>
+    <asmVersion>9.10.1</asmVersion>
     <guiceVersion>6.0.0</guiceVersion>
     <mockitoVersion>5.23.0</mockitoVersion>
     <eclipseCompilerVersion>3.42.0</eclipseCompilerVersion>

Reply via email to