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 4f9029737b Bump org.ow2.asm:asm from 9.6 to 9.7 (#1529)
4f9029737b is described below

commit 4f9029737b31a3a8d0f235f0d8c135e475a779c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 22 15:59:56 2024 +0200

    Bump org.ow2.asm:asm from 9.6 to 9.7 (#1529)
    
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 dcc956ea03..7ee3e8959c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@ under the License.
     <maven.site.path>ref/4-LATEST</maven.site.path>
     
<project.build.outputTimestamp>2024-05-13T16:36:30Z</project.build.outputTimestamp>
     <!-- various versions -->
-    <asmVersion>9.6</asmVersion>
+    <asmVersion>9.7</asmVersion>
     <byteBuddyVersion>1.14.15</byteBuddyVersion>
     <cipherVersion>2.0</cipherVersion>
     <classWorldsVersion>2.8.0</classWorldsVersion>

Reply via email to