From a8f5efe0b5e1edfc0a3da1a66c3703b57784bf31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Oct 2021 18:24:03 +0000 Subject: [PATCH] Bump bytebuddy.version from 1.10.21 to 1.11.18 Bumps `bytebuddy.version` from 1.10.21 to 1.11.18. Updates `byte-buddy` from 1.10.21 to 1.11.18 - [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.10.21...byte-buddy-1.11.18) Updates `byte-buddy-agent` from 1.10.21 to 1.11.18 - [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.10.21...byte-buddy-1.11.18) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: net.bytebuddy:byte-buddy-agent dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d10ce0e0c8748..adbed87487700 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ 5.15.11 3.15.0 3.9.3 - 1.10.21 + 1.11.18 1.15 2.7 3.11