diff --git a/pom.xml b/pom.xml index 624b853f3..d0af609c9 100644 --- a/pom.xml +++ b/pom.xml @@ -122,6 +122,8 @@ 2.3.32 2.5.0 3.1 + 5.8.0 + 1.14.11 1.9 @@ -921,7 +923,19 @@ org.mockito mockito-core - 5.8.0 + ${mockito.version} + test + + + net.bytebuddy + byte-buddy + ${byte-buddy.version} + test + + + net.bytebuddy + byte-buddy-agent + ${byte-buddy.version} test