From ec7edc3099863bdb25c6eb7eba4d7b46e58f216c Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Thu, 9 Mar 2023 02:01:16 +0000 Subject: [PATCH] Upgrade net.bytebuddy:byte-buddy 1.14.0 -> 1.14.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 711fb40dbc..118cd2d080 100644 --- a/pom.xml +++ b/pom.xml @@ -331,7 +331,7 @@ net.bytebuddy byte-buddy - 1.14.0 + 1.14.1