diff --git a/pom.xml b/pom.xml index a3c5154ef..3d75c51d4 100644 --- a/pom.xml +++ b/pom.xml @@ -110,17 +110,19 @@ 9.6 + 1.14.11 + 2.3.32 + 8.0.1.Final 2.16.0 2.20.0 + 3.0.0 + 5.8.0 3.3.4 + 2.5.0 2.0.9 6.0.13 3.0.8 1.0.7 - 3.0.0-M7 - 8.0.1.Final - 2.3.32 - 2.5.0 3.1 @@ -921,7 +923,19 @@ org.mockito mockito-core - 4.3.1 + ${mockito.version} + test + + + net.bytebuddy + byte-buddy + ${byte-buddy.version} + test + + + net.bytebuddy + byte-buddy-agent + ${byte-buddy.version} test