From 6cda392ac1622ca0a2deb707d14e548ecb2d86f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 17:46:29 +0000 Subject: [PATCH] build(deps): bump bytebuddy.version from 1.14.12 to 1.14.13 Bumps `bytebuddy.version` from 1.14.12 to 1.14.13. Updates `net.bytebuddy:byte-buddy` from 1.14.12 to 1.14.13 - [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.12...byte-buddy-1.14.13) Updates `net.bytebuddy:byte-buddy-agent` from 1.14.12 to 1.14.13 - [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.12...byte-buddy-1.14.13) --- 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 b406db3e67..686d48deb0 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ 5.2.0 5.11.0 - 1.14.12 + 1.14.13 3.0.2 4.0.20 5.10.2