From 254f76f84d7f23b155ad72f9fbc48c3ea2598d64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 23:43:55 +0100 Subject: [PATCH] build(deps-dev): bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11 in /src (#330) build(deps-dev): bump net.bytebuddy:byte-buddy in /src Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.10 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.10...byte-buddy-1.15.11) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/refimpl-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/refimpl-tests/pom.xml b/src/refimpl-tests/pom.xml index 2a18f658..7ff0952c 100644 --- a/src/refimpl-tests/pom.xml +++ b/src/refimpl-tests/pom.xml @@ -105,7 +105,7 @@ net.bytebuddy byte-buddy - 1.15.10 + 1.15.11 test