diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index ecfa446b..5ab64df7 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -17,11 +17,11 @@
1.6.0
- 21
+ 17
- 5.12.2
- 3.27.3
- 1.5.18
+ 5.14.4
+ 3.27.6
+ 1.5.32
1.0.10
5.5.13.3
@@ -116,7 +116,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.13.0
+ 3.15.0
${maven.compiler.release}
@@ -124,12 +124,12 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.2.5
+ 3.5.5
org.codehaus.mojo
exec-maven-plugin
- 3.5.0
+ 3.6.2
diff --git a/pom.xml b/pom.xml
index f1dd0317..902defaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,27 +46,28 @@
21
- 3.27.3
0.64.8
- 2.20.1
+ 2.21.3
2.2.20
- 1.5.18
- 1.18.38
+ 1.5.32
+ 1.18.46
3.0.7
- 5.4.0
+ 5.5.1
21.0.2
2.0.17
- 2.4
+ 2.6
3.5.3
- 5.12.2
- 5.20.0
+ 3.27.6
+ 5.14.4
+ 5.23.0
+ 1.18.7
- 3.13.0
- 3.8.0
- 3.2.5
+ 3.15.0
+ 3.12.0
+ 3.5.5
@@ -208,6 +209,17 @@
mockito-core
${mockito.version}
test
+
+
+ net.bytebuddy
+ byte-buddy
+
+
+
+
+ net.bytebuddy
+ byte-buddy
+ ${byteBuddy.version}
org.mockito