diff --git a/pom.xml b/pom.xml index ced8889ad6..5308a3a9f7 100644 --- a/pom.xml +++ b/pom.xml @@ -133,6 +133,7 @@ ${maven-fluido-skin.version} 2.1.0 2.0.0 + 1.14.11 ${project.build.directory}/staging/versions 2023-11-17T00:00:27Z @@ -328,6 +329,18 @@ plexus-archiver 4.9.1 + + + + net.bytebuddy + byte-buddy + ${byteBuddyVersion} + + + net.bytebuddy + byte-buddy-agent + ${byteBuddyVersion} +