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 9acdc09  Bump org.ow2.asm:asm from 9.7.1 to 9.8 (#318)
9acdc09 is described below

commit 9acdc093a29b744582042dfa83b28331bcb70bad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 4 03:51:41 2025 +0200

    Bump org.ow2.asm:asm from 9.7.1 to 9.8 (#318)
    
    Bumps org.ow2.asm:asm from 9.7.1 to 9.8.
    
    ---
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm
      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 b3d4533..456257f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@ under the License.
     <javaVersion>17</javaVersion>
     <mavenVersion>4.0.0-rc-3</mavenVersion>
 
-    <asmVersion>9.7.1</asmVersion>
+    <asmVersion>9.8</asmVersion>
     <guiceVersion>6.0.0</guiceVersion>
     <mockitoVersion>5.17.0</mockitoVersion>
     
<mavenPluginTestingHarnessVersion>4.0.0-beta-4</mavenPluginTestingHarnessVersion>

Reply via email to