From f089157443aa121e73b310a0274ae9220c6c07ae Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Sat, 11 May 2024 14:59:23 +0200 Subject: [PATCH] Upgrade Byte Buddy 1.14.14 -> 1.14.15 (#1169) See: - https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.14.15 - https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.14...byte-buddy-1.14.15 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8e5d70b7..2c23f0e3 100644 --- a/pom.xml +++ b/pom.xml @@ -407,7 +407,7 @@ net.bytebuddy byte-buddy - 1.14.14 + 1.14.15