From a3e3a32332f99ce40f685b14b0ac6b0c36ada6d5 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Tue, 9 Jul 2024 08:38:51 +0200 Subject: [PATCH] Upgrade Byte Buddy 1.14.17 -> 1.14.18 (#1240) See: - https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.14.18 - https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.17...byte-buddy-1.14.18 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f4c70dc3..b9b91b9d 100644 --- a/pom.xml +++ b/pom.xml @@ -407,7 +407,7 @@ net.bytebuddy byte-buddy - 1.14.17 + 1.14.18