diff --git a/framework-client-messaging/pom.xml b/framework-client-messaging/pom.xml index 9c352a9..9076fd9 100644 --- a/framework-client-messaging/pom.xml +++ b/framework-client-messaging/pom.xml @@ -72,17 +72,17 @@ tools.jackson.core jackson-databind - 3.1.0 + 3.1.1 tools.jackson.dataformat jackson-dataformat-cbor - 3.1.0 + 3.1.1 tools.jackson.module jackson-module-kotlin - 3.1.0 + 3.1.1 org.axonframework @@ -116,37 +116,37 @@ io.mockk mockk-jvm - 1.13.14 + 1.14.9 test org.awaitility awaitility - 4.2.2 + 4.3.0 test ch.qos.logback logback-classic - 1.5.18 + 1.5.32 test org.testcontainers testcontainers - 2.0.2 + 2.0.4 test org.testcontainers testcontainers-toxiproxy - 2.0.2 + 2.0.4 test org.testcontainers testcontainers-junit-jupiter - 2.0.2 + 2.0.4 test @@ -157,7 +157,7 @@ io.github.oshai kotlin-logging-jvm - 6.0.9 + 8.0.01 compile diff --git a/pom.xml b/pom.xml index 47396ea..8f84d72 100644 --- a/pom.xml +++ b/pom.xml @@ -57,14 +57,14 @@ axoniq https://sonarcloud.io - 2.2.20 + 2.3.20 2.0.0 5.1.0-RC2 - 3.5.7 + 4.0.5 - 0.8.0 + 0.10.0 @@ -138,12 +138,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.5.5 org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.14 @@ -203,7 +203,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.15.0 @@ -345,13 +345,13 @@ org.apache.maven.plugins maven-site-plugin - 3.12.1 + 3.21.0 org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources @@ -372,7 +372,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.8 sign-artifacts