From b5c9de756d135699fb961d5e6ca4949fbb0c2c2e Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Tue, 3 Oct 2023 01:29:15 +0000 Subject: [PATCH] Upgrade Byte Buddy 1.14.7 -> 1.14.8 See: - https://github.com/raphw/byte-buddy/blob/HEAD/release-notes.md#15-September-2023-version-1148 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2231613e477..12a78e6a0ab 100644 --- a/pom.xml +++ b/pom.xml @@ -387,7 +387,7 @@ net.bytebuddy byte-buddy - 1.14.7 + 1.14.8