From 58bdf9b2638f5821413c5e1aac5c11d3bb21b757 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 11:16:23 +0000 Subject: [PATCH] build: bump version.byte-buddy from 1.18.11-jdk5 to 1.18.12 Bumps `version.byte-buddy` from 1.18.11-jdk5 to 1.18.12. Updates `net.bytebuddy:byte-buddy` from 1.18.11-jdk5 to 1.18.12 - [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.12) Updates `net.bytebuddy:byte-buddy-agent` from 1.18.11-jdk5 to 1.18.12 - [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.12) Updates `net.bytebuddy:byte-buddy-dep` from 1.18.11-jdk5 to 1.18.12 - [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.12) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.12 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.18.12 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: net.bytebuddy:byte-buddy-dep dependency-version: 1.18.12 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..a6568ed955 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.12 diff --git a/pom.xml b/pom.xml index dc0f3ab1af..9bff21b1d9 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ 9.4.11.v20180605 2.0.4 - 1.18.11-jdk5 + 1.18.12 9.10.1 5.4.0