From 87d283b8003dbdeba0776a0ddf40d8144b361935 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Wed, 16 Aug 2023 01:10:55 +0000 Subject: [PATCH] Upgrade Byte Buddy 1.14.5 -> 1.14.6 See: - https://github.com/raphw/byte-buddy/blob/HEAD/release-notes.md#15-August-2023-version-1146 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4ea4e3af5b..8d535d8f28 100644 --- a/pom.xml +++ b/pom.xml @@ -387,7 +387,7 @@ net.bytebuddy byte-buddy - 1.14.5 + 1.14.6