From 0ec882e62e54b8af1d9a28c6ad1f4fe7d5f68c7d Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Sun, 9 Mar 2025 09:47:31 +0100 Subject: [PATCH] Upgrade Byte Buddy 1.17.1 -> 1.17.2 (#1576) See: - https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.17.2 - https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.1...byte-buddy-1.17.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 53fa342e..84351300 100644 --- a/pom.xml +++ b/pom.xml @@ -422,7 +422,7 @@ net.bytebuddy byte-buddy - 1.17.1 + 1.17.2