From 37d95605b059c53979e690d34d4d2fa75d24cf1a Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Mon, 28 Aug 2023 10:06:30 +0200 Subject: [PATCH] Upgrade Byte Buddy 1.14.6 -> 1.14.7 (#768) See: - https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.14.7 - https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.6...byte-buddy-1.14.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 818a32d9..57d07a8c 100644 --- a/pom.xml +++ b/pom.xml @@ -387,7 +387,7 @@ net.bytebuddy byte-buddy - 1.14.6 + 1.14.7