From 17eed3a63dc6e3510dfb29424534dbc70eaea65c Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot Date: Sat, 24 Aug 2024 01:09:18 +0000 Subject: [PATCH] Upgrade Byte Buddy 1.14.19 -> 1.15.0 See: - https://github.com/raphw/byte-buddy/blob/HEAD/release-notes.md#23-August-2024-version-1150 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c4a668c479..43afd98b9d 100644 --- a/pom.xml +++ b/pom.xml @@ -412,7 +412,7 @@ net.bytebuddy byte-buddy - 1.14.19 + 1.15.0