From a2d4b70e85399f13af8f666e5e4106b7e528f560 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 05:27:05 +0000 Subject: [PATCH] Bump byte-buddy from 1.10.22 to 1.11.6 Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.10.22 to 1.11.6. - [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.22...byte-buddy-1.11.6) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 25327c7..b43ca0b 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ net.bytebuddy byte-buddy - 1.10.22 + 1.11.6 commons-io