diff --git a/pom.xml b/pom.xml index 5f73a35..425d924 100644 --- a/pom.xml +++ b/pom.xml @@ -14,9 +14,9 @@ UTF-8 http://localhost:32768 - 2.16.0 + 2.17.0 2.10.1 - 2.0.42 + 2.0.48 @@ -65,7 +65,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.2 sign-artifacts @@ -82,7 +82,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.3.1 attach-sources @@ -95,7 +95,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.2 + 3.6.3 attach-javadocs @@ -119,7 +119,7 @@ org.sonarsource.scanner.maven sonar-maven-plugin - 3.10.0.2594 + 3.11.0.3922 @@ -143,7 +143,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.13.0 8 8 @@ -190,13 +190,13 @@ ch.qos.logback logback-classic - 1.2.13 + 1.5.4 test org.mockito mockito-core - 5.8.0 + 5.11.0 test