From f5bb0861ce3c5e7687b118dc7a60ffb0bb0ab69c Mon Sep 17 00:00:00 2001 From: yanyir <87400809+yanyir@users.noreply.github.com> Date: Thu, 21 Sep 2023 15:43:04 +0800 Subject: [PATCH] Bump byte-buddy and byte-buddy-agent from 1.14.4 to 1.14.8 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7f44fa1260..dd698751dd 100644 --- a/pom.xml +++ b/pom.xml @@ -212,13 +212,13 @@ net.bytebuddy byte-buddy - 1.14.4 + 1.14.8 net.bytebuddy byte-buddy-agent - 1.14.4 + 1.14.8