diff --git a/framework-client/pom.xml b/framework-client/pom.xml index fe44c45..e445f01 100644 --- a/framework-client/pom.xml +++ b/framework-client/pom.xml @@ -125,7 +125,7 @@ io.github.oshai kotlin-logging-jvm - 6.0.9 + 8.0.02 compile @@ -138,37 +138,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.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..e4a1a50 100644 --- a/pom.xml +++ b/pom.xml @@ -54,16 +54,16 @@ axoniq https://sonarcloud.io - 2.2.20 + 2.3.21 2.1.0 5.1.0 - 3.1.0 + 3.1.3 2.21 - 3.5.7 + 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.5 org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.14 @@ -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.21.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