From 954f46fdf07084703d51186e72a6dfb3dffd3bb9 Mon Sep 17 00:00:00 2001 From: Abhishek Shukla Date: Tue, 10 Jun 2025 11:24:14 +0200 Subject: [PATCH] Fix bytebuddy library scope to test Reduces Jar size --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 2b97718..0d1808b 100644 --- a/pom.xml +++ b/pom.xml @@ -83,6 +83,7 @@ net.bytebuddy byte-buddy LATEST + test