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

alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git


The following commit(s) were added to refs/heads/master by this push:
     new 3fc439ad Bump net.bytebuddy:byte-buddy from 1.18.9 to 1.18.10 (#137)
3fc439ad is described below

commit 3fc439ad25ad95618eb1da049706c1825e5f6df0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 19:09:50 2026 +0200

    Bump net.bytebuddy:byte-buddy from 1.18.9 to 1.18.10 (#137)
    
    * Bump net.bytebuddy:byte-buddy from 1.18.9 to 1.18.10
    
    Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 
1.18.9 to 1.18.10.
    - [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.18.9...byte-buddy-1.18.10)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-version: 1.18.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * [MAINTENANCE] Update tck bndrun file
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dominik Przybysz <[email protected]>
---
 itests/tck/pom.xml                      | 2 +-
 itests/tck/tck-tcp-tcp.bndrun           | 4 ++--
 itests/tck/tck-zookeeper-fastbin.bndrun | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/itests/tck/pom.xml b/itests/tck/pom.xml
index 4df65dbc..b7011c53 100644
--- a/itests/tck/pom.xml
+++ b/itests/tck/pom.xml
@@ -186,7 +186,7 @@
         <dependency>
             <groupId>net.bytebuddy</groupId>
             <artifactId>byte-buddy</artifactId>
-            <version>1.18.9</version>
+            <version>1.18.10</version>
         </dependency>
 
         <!-- OSGi framework -->
diff --git a/itests/tck/tck-tcp-tcp.bndrun b/itests/tck/tck-tcp-tcp.bndrun
index 827bff0e..5e041344 100644
--- a/itests/tck/tck-tcp-tcp.bndrun
+++ b/itests/tck/tck-tcp-tcp.bndrun
@@ -145,6 +145,6 @@
        org.osgi.util.promise;version='[1.3.0,1.3.1)',\
        com.sun.xml.bind.jaxb-core;version='[4.0.9,4.0.10)',\
        com.sun.xml.bind.jaxb-impl;version='[4.0.9,4.0.10)',\
-       net.bytebuddy.byte-buddy;version='[1.18.9,1.18.10)',\
        org.ops4j.pax.logging.pax-logging-api;version='[2.3.4,2.3.5)',\
-       org.ops4j.pax.logging.pax-logging-log4j2;version='[2.3.4,2.3.5)'
\ No newline at end of file
+       org.ops4j.pax.logging.pax-logging-log4j2;version='[2.3.4,2.3.5)',\
+       net.bytebuddy.byte-buddy;version='[1.18.10,1.18.11)'
\ No newline at end of file
diff --git a/itests/tck/tck-zookeeper-fastbin.bndrun 
b/itests/tck/tck-zookeeper-fastbin.bndrun
index f059910b..a12e8bcd 100644
--- a/itests/tck/tck-zookeeper-fastbin.bndrun
+++ b/itests/tck/tck-zookeeper-fastbin.bndrun
@@ -179,6 +179,6 @@
        org.xerial.snappy.snappy-java;version='[1.1.10,1.1.11)',\
        com.sun.xml.bind.jaxb-core;version='[4.0.9,4.0.10)',\
        com.sun.xml.bind.jaxb-impl;version='[4.0.9,4.0.10)',\
-       net.bytebuddy.byte-buddy;version='[1.18.9,1.18.10)',\
        org.ops4j.pax.logging.pax-logging-api;version='[2.3.4,2.3.5)',\
-       org.ops4j.pax.logging.pax-logging-log4j2;version='[2.3.4,2.3.5)'
+       org.ops4j.pax.logging.pax-logging-log4j2;version='[2.3.4,2.3.5)',\
+       net.bytebuddy.byte-buddy;version='[1.18.10,1.18.11)'

Reply via email to