diff --git a/aws-junit/pom.xml b/aws-junit/pom.xml
index dde32970..8cbf0834 100644
--- a/aws-junit/pom.xml
+++ b/aws-junit/pom.xml
@@ -24,7 +24,7 @@
- 2.13.13
+ 2.13.14
17
@@ -64,7 +64,7 @@
org.elasticmq
elasticmq-server_2.13
- 1.6.0
+ 1.6.1
ch.qos.logback
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 387aee02..bb056231 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -4,14 +4,14 @@
#
# zipkin version should match zipkin.version in /pom.xml
-ARG zipkin_version=3.3.0
+ARG zipkin_version=3.4.0
# java_version is used during the installation process to build or download the module jar.
#
# Use latest version here: https://github.com/orgs/openzipkin/packages/container/package/java
# This is defined in many places because Docker has no "env" script functionality unless you use
# docker-compose: When updating, update everywhere.
-ARG java_version=21.0.2_p13
+ARG java_version=21.0.3_p9
# We copy files from the context into a scratch container first to avoid a problem where docker and
# docker-compose don't share layer hashes https://github.com/docker/compose/issues/883 normally.
diff --git a/pom.xml b/pom.xml
index 70904ace..a13a8c4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,15 +69,15 @@
io.zipkin.zipkin2
- 3.3.0
+ 3.4.0
3.4.0
- 3.2.4
- 2.17.0
+ 3.3.0
+ 2.17.1
com.linecorp.armeria
- 1.28.0
+ 1.28.4
- 4.1.108.Final
+ 4.1.110.Final
2.23.1
@@ -86,19 +86,19 @@
io.zipkin.brave
6.0.3
- 1.12.701
- 2.25.31
+ 1.12.730
+ 2.25.60
4.12.0
3.25.3
4.2.1
5.10.2
- 5.11.0
+ 5.12.0
- 2.26.1
+ 2.27.1
1.10.4
${skipTests}
@@ -581,7 +581,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.2.3
+ 3.2.4
sign-artifacts