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 6625c0e9ea  [MNG-8274] Bump net.bytebuddy:byte-buddy from 1.15.1 to 
1.15.3 (#1749)
6625c0e9ea is described below

commit 6625c0e9ea83c4f9b6b5ae6e4842676c678a8cb6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 30 21:23:02 2024 +0200

     [MNG-8274] Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.3 (#1749)
    
    Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 
1.15.1 to 1.15.3.
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - 
[Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - 
[Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.15.1...byte-buddy-1.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 23f0a79949..044d889a66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@ under the License.
     <!-- various versions -->
     <assertjVersion>3.26.3</assertjVersion>
     <asmVersion>9.7</asmVersion>
-    <byteBuddyVersion>1.15.1</byteBuddyVersion>
+    <byteBuddyVersion>1.15.3</byteBuddyVersion>
     <cipherVersion>2.0</cipherVersion>
     <classWorldsVersion>2.8.0</classWorldsVersion>
     <commonsCliVersion>1.9.0</commonsCliVersion>

Reply via email to