diff --git a/pom.xml b/pom.xml index a4c88a07..ca8bec0f 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 2024.1.0 1.69.0 - 4.29.3 + 4.30.1 2.0.16 2.24.3 @@ -55,13 +55,13 @@ 1.3.2 1.0.4 - 3.7.3 + 3.7.4 0.8.12 - 5.11.4 + 5.12.1 5.14.2 - 1.20.5 - 7.10.2 + 1.20.6 + 7.11.0 5.4.2 2.1.7 @@ -90,11 +90,6 @@ pom import - - org.mockito - mockito-core - ${mockito.version} - org.slf4j slf4j-api @@ -106,24 +101,22 @@ ${slf4j.version} - org.junit.jupiter - junit-jupiter-api - ${junit.jupiter.version} - - - org.junit.jupiter - junit-jupiter-params - ${junit.jupiter.version} + org.reactivestreams + reactive-streams + ${reactive.streams.version} + - org.junit.jupiter - junit-jupiter-engine + org.junit + junit-bom ${junit.jupiter.version} + pom + import - org.reactivestreams - reactive-streams - ${reactive.streams.version} + org.mockito + mockito-core + ${mockito.version} io.projectreactor @@ -145,9 +138,9 @@ test - com.github.testng-team - testng-junit5 - 1.0.4 + org.junit.support + testng-engine + 1.0.5 test @@ -248,17 +241,7 @@ org.junit.jupiter - junit-jupiter-api - test - - - org.junit.jupiter - junit-jupiter-params - test - - - org.junit.jupiter - junit-jupiter-engine + junit-jupiter test @@ -383,7 +366,7 @@ maven-deploy-plugin - 3.1.3 + 3.1.4 maven-compiler-plugin @@ -433,13 +416,6 @@ **/*Tests_*.java - - - org.apache.maven.surefire - surefire-junit-platform - ${maven.surefire.plugin.version} - - maven-javadoc-plugin