diff --git a/pom.xml b/pom.xml index cab7267..71aa23e 100644 --- a/pom.xml +++ b/pom.xml @@ -67,14 +67,14 @@ org.junit junit-bom - 5.11.0 + 5.11.3 pom import org.testcontainers testcontainers-bom - 1.20.1 + 1.20.3 pom import @@ -91,7 +91,7 @@ org.mockito mockito-core - 4.11.0 + 5.0.0 org.hamcrest @@ -102,12 +102,12 @@ org.mockito mockito-junit-jupiter - 5.13.0 + 5.14.2 org.redisson redisson - 3.36.0 + 3.38.1 org.slf4j @@ -140,7 +140,7 @@ ch.qos.logback logback-classic - 1.5.8 + 1.5.12 test @@ -254,7 +254,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.10.0 + 3.11.1 attach-javadocs @@ -322,7 +322,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.2 @{jacoco.argLine} -Dfile.encoding=utf-8 false @@ -331,7 +331,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.2 @{jacoco.argLine} -Dfile.encoding=utf-8