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

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new 6f406fef0a [4.4.x] bump net.bytebuddy:byte-buddy from 1.17.5 to 
1.18.11 (#2758)
6f406fef0a is described below

commit 6f406fef0aa7ebb80158388366aae5ff47572e68
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 4 05:48:06 2026 +0200

    [4.4.x] bump net.bytebuddy:byte-buddy from 1.17.5 to 1.18.11 (#2758)
    
    Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 
1.17.5 to 1.18.11.
    - [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.17.5...byte-buddy-1.18.11)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-version: 1.18.11
      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>
---
 assemblies/features/enterprise/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assemblies/features/enterprise/pom.xml 
b/assemblies/features/enterprise/pom.xml
index 577fd2f8f9..7223e6a395 100644
--- a/assemblies/features/enterprise/pom.xml
+++ b/assemblies/features/enterprise/pom.xml
@@ -227,7 +227,7 @@
         <dependency>
             <groupId>net.bytebuddy</groupId>
             <artifactId>byte-buddy</artifactId>
-            <version>1.17.5</version>
+            <version>1.18.11</version>
         </dependency>
         <dependency>
             <groupId>org.antlr</groupId>

Reply via email to