From b1dac23281bb27ae4c7316d346c672d985f328ac Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot Date: Tue, 4 Mar 2025 02:11:48 +0000 Subject: [PATCH] Upgrade Byte Buddy 1.17.1 -> 1.17.2 See: - https://github.com/raphw/byte-buddy/blob/HEAD/release-notes.md#3-March-2025-version-1172 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b35b92b65e..b60a4edcb1 100644 --- a/pom.xml +++ b/pom.xml @@ -422,7 +422,7 @@ net.bytebuddy byte-buddy - 1.17.1 + 1.17.2