From dfaffacbb5b0777440ba0f1635341ac01bf58c08 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Sat, 30 Mar 2024 12:26:44 +0100 Subject: [PATCH] Upgrade Byte Buddy 1.14.12 -> 1.14.13 (#1115) See: - https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.14.13 - https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.12...byte-buddy-1.14.13 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ad220e61e..0e75c92ee8 100644 --- a/pom.xml +++ b/pom.xml @@ -407,7 +407,7 @@ net.bytebuddy byte-buddy - 1.14.12 + 1.14.13