From ba040bd191edea96a35705df26753992143f3c9f Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Sun, 6 Apr 2025 11:22:24 +0200 Subject: [PATCH] Upgrade Byte Buddy 1.17.4 -> 1.17.5 (#1624) See: - https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.17.5 - https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.4...byte-buddy-1.17.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3edba255..0d0f2346 100644 --- a/pom.xml +++ b/pom.xml @@ -422,7 +422,7 @@ net.bytebuddy byte-buddy - 1.17.4 + 1.17.5