diff --git a/pom.xml b/pom.xml index 8283651..51bf3d8 100644 --- a/pom.xml +++ b/pom.xml @@ -41,20 +41,20 @@ org.jetbrains annotations - 24.1.0 + 26.0.2 provided org.junit.jupiter junit-jupiter - 5.10.1 + 5.11.4 test org.mockito mockito-core - 5.8.0 + 5.15.2 test @@ -64,7 +64,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.1 + 3.13.0 11 @@ -72,12 +72,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.3 + 3.5.2 org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.3.1 attach-sources @@ -90,7 +90,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.11.2 attach-javadocs @@ -111,7 +111,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.12 prepare-agent