diff --git a/framework-client/pom.xml b/framework-client/pom.xml index 5288079..8e08ff1 100644 --- a/framework-client/pom.xml +++ b/framework-client/pom.xml @@ -131,7 +131,7 @@ io.github.oshai kotlin-logging-jvm - 6.0.9 + 8.0.4 compile @@ -144,37 +144,37 @@ io.mockk mockk-jvm - 1.13.14 + 1.14.11 test org.awaitility awaitility - 4.2.2 + 4.3.0 test ch.qos.logback logback-classic - 1.5.18 + 1.5.34 test org.testcontainers testcontainers - 2.0.2 + 2.0.5 test org.testcontainers testcontainers-toxiproxy - 2.0.2 + 2.0.5 test org.testcontainers testcontainers-junit-jupiter - 2.0.2 + 2.0.5 test diff --git a/pom.xml b/pom.xml index deea6e6..18132c3 100644 --- a/pom.xml +++ b/pom.xml @@ -54,16 +54,16 @@ axoniq https://sonarcloud.io - 2.2.20 + 2.4.0 2.1.0 - 5.1.0 - 3.1.0 - 2.21 - 3.5.7 + 5.1.1 + 3.1.4 + 2.22 + 4.0.6 - 0.8.0 + 0.10.0 @@ -122,12 +122,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.5.6 org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.15 @@ -187,7 +187,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.15.0 @@ -335,13 +335,13 @@ org.apache.maven.plugins maven-site-plugin - 3.12.1 + 3.22.0 org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources @@ -362,7 +362,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.8 sign-artifacts