From 160c797c0c07d63f2ffb2fb7892b744a73f49b0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 17:53:23 +0000 Subject: [PATCH] build: bump version.byte-buddy from 1.18.10-jdk5 to 1.18.11 Bumps `version.byte-buddy` from 1.18.10-jdk5 to 1.18.11. Updates `net.bytebuddy:byte-buddy` from 1.18.10-jdk5 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/commits/byte-buddy-1.18.11) Updates `net.bytebuddy:byte-buddy-agent` from 1.18.10-jdk5 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/commits/byte-buddy-1.18.11) Updates `net.bytebuddy:byte-buddy-dep` from 1.18.10-jdk5 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/commits/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-patch - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.18.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: net.bytebuddy:byte-buddy-dep dependency-version: 1.18.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- integration-tests/runtime-attach/runtime-attach-app/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/runtime-attach/runtime-attach-app/pom.xml b/integration-tests/runtime-attach/runtime-attach-app/pom.xml index 35abdbfc24..4c58474236 100644 --- a/integration-tests/runtime-attach/runtime-attach-app/pom.xml +++ b/integration-tests/runtime-attach/runtime-attach-app/pom.xml @@ -31,7 +31,7 @@ net.bytebuddy byte-buddy-agent - 1.9.16 + 1.18.11 diff --git a/pom.xml b/pom.xml index 628dfd16de..c6d04f8df6 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ 9.4.11.v20180605 2.0.3 - 1.18.10-jdk5 + 1.18.11 9.10.1 5.4.0