From 783fe8ad4297a17301fca1d2a130f43911114514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 02:03:08 +0000 Subject: [PATCH] Bump net.bytebuddy:byte-buddy-agent from 1.14.5 to 1.18.8 Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.14.5 to 1.18.8. - [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.14.5...byte-buddy-1.18.8) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.18.8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- main/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/pom.xml b/main/pom.xml index 4e88805..25aaa02 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -51,7 +51,7 @@ net.bytebuddy byte-buddy-agent - 1.14.5 + 1.18.8 org.apache.maven.plugins