From f0ea9c06f0138b6a0adc0136cdce1a1351bc9d7d 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 d0c4080d88..454776b138 100644 --- a/pom.xml +++ b/pom.xml @@ -387,7 +387,7 @@ net.bytebuddy byte-buddy - 1.14.7 + 1.14.8