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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 5593fb70a9f4 chore(deps): Bump bytebuddy-version from 1.18.8 to 1.18.9
5593fb70a9f4 is described below

commit 5593fb70a9f465cae6860905b41b9e2adcc55a74
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 08:56:12 2026 +0000

    chore(deps): Bump bytebuddy-version from 1.18.8 to 1.18.9
    
    Bumps `bytebuddy-version` from 1.18.8 to 1.18.9.
    
    Updates `net.bytebuddy:byte-buddy` from 1.18.8 to 1.18.9
    - [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.8...byte-buddy-1.18.9)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.18.8 to 1.18.9
    - [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.8...byte-buddy-1.18.9)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-version: 1.18.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-version: 1.18.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c7506b2321e5..4851573c748a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -88,7 +88,7 @@
         <box-java-sdk-version>4.16.4</box-java-sdk-version>
         <braintree-gateway-version>3.50.0</braintree-gateway-version>
         
<build-helper-maven-plugin-version>3.6.1</build-helper-maven-plugin-version>
-        <bytebuddy-version>1.18.8</bytebuddy-version>
+        <bytebuddy-version>1.18.9</bytebuddy-version>
         <c3p0-version>0.13.0</c3p0-version>
         <caffeine-version>3.2.4</caffeine-version>
         <californium-version>3.14.0</californium-version>

Reply via email to