From 8690f49c35ecec1d6329eab2e1f4fe8badb63088 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Mon, 24 Mar 2025 10:30:40 +0100 Subject: [PATCH] Upgrade Byte Buddy 1.17.3 -> 1.17.4 (#1610) See: - https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.17.4 - https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.3...byte-buddy-1.17.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f6eda16b..07b20c9a 100644 --- a/pom.xml +++ b/pom.xml @@ -422,7 +422,7 @@ net.bytebuddy byte-buddy - 1.17.3 + 1.17.4