From ab1ab482780026241674e856a1ddcd1aba3e10d5 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 2 Nov 2024 18:21:04 +0000
Subject: [PATCH] Update byte-buddy.version to v1.15.9

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7833c8da..cd269c63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
   </distributionManagement>
   <properties>
     <byte-buddy.version>
-            1.15.8
+            1.15.9
         </byte-buddy.version>
   </properties>
   <dependencies>