From 11ace3da4cc64c34fea44cc53fe0e9be12fbcc6f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 05:26:39 +0000 Subject: [PATCH] Bump byte-buddy from 1.10.22 to 1.11.5 Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.10.22 to 1.11.5. - [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.5) 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..0138319 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ net.bytebuddy byte-buddy - 1.10.22 + 1.11.5 commons-io