diff --git a/pom.xml b/pom.xml
index d55e8a80c7..e21b85fe16 100755
--- a/pom.xml
+++ b/pom.xml
@@ -55,14 +55,14 @@
2.17.2
4.18.1
- 1.13.2
+ 1.13.3
1.3.2
- 3.3.2
- 6.1.11
+ 3.3.3
+ 6.1.12
- 5.10.3
+ 5.11.0
5.12.0
3.26.3
4.2.1
@@ -109,7 +109,7 @@
3.0.1
3.5.3
3.3.1
- 3.2.5
+ 3.4.0
1.6.13
1.3
diff --git a/zipkin-storage/elasticsearch/pom.xml b/zipkin-storage/elasticsearch/pom.xml
index 9f1181e19a..96c47d74c3 100644
--- a/zipkin-storage/elasticsearch/pom.xml
+++ b/zipkin-storage/elasticsearch/pom.xml
@@ -56,5 +56,12 @@
${armeria.version}
test
+
+
+ org.junit.jupiter
+ junit-jupiter-api
+ ${junit-jupiter.version}
+ test
+