diff --git a/pom.xml b/pom.xml index 713244a..4af70a7 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ javafx-chat-app 1.0-SNAPSHOT - 21.0.3 + 26 21 21 UTF-8 @@ -26,60 +26,60 @@ com.fasterxml.jackson.core jackson-databind - 2.17.0 + 2.21.1 org.junit.jupiter junit-jupiter - 5.10.2 + 6.0.3 test org.junit.jupiter junit-jupiter-api - 5.10.2 + 6.0.3 test org.junit.jupiter junit-jupiter-engine - 5.10.2 + 6.0.3 test org.mockito mockito-core - 5.11.0 + 5.23.0 test org.mockito mockito-junit-jupiter - 5.11.0 + 5.23.0 test net.bytebuddy byte-buddy - 1.15.10 + 1.18.7 test net.bytebuddy byte-buddy-agent - 1.15.10 + 1.18.7 test org.assertj assertj-core - 3.25.3 + 3.27.7 test org.wiremock wiremock - 3.9.2 + 3.13.2 test @@ -88,7 +88,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.15.0 21 @@ -108,7 +108,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.5.5 --add-opens java.base/java.lang=ALL-UNNAMED