From 5e0164f736071e1e2109802fcffe8c02e63362b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:22:00 +0000 Subject: [PATCH] Bump byte-buddy.version from 1.15.1 to 1.15.11 Bumps `byte-buddy.version` from 1.15.1 to 1.15.11. Updates `net.bytebuddy:byte-buddy` from 1.15.1 to 1.15.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/compare/byte-buddy-1.15.1...byte-buddy-1.15.11) Updates `net.bytebuddy:byte-buddy-agent` from 1.15.1 to 1.15.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/compare/byte-buddy-1.15.1...byte-buddy-1.15.11) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: net.bytebuddy:byte-buddy-agent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 33dda9cc13..98e3ee72f6 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ UTF-8 1.8 - 1.15.1 + 1.15.11 -javaagent:'${settings.localRepository}/net/bytebuddy/byte-buddy-agent/${byte-buddy.version}/byte-buddy-agent-${byte-buddy.version}.jar' 2024-09-02T00:00:00Z