diff --git a/client/pom.xml b/client/pom.xml index af2bd6d..275d8cb 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -18,7 +18,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.37 provided true @@ -40,7 +40,7 @@ org.apache.httpcomponents.client5 httpclient5 - 5.6 + 5.6.2 jakarta.annotation diff --git a/pom.xml b/pom.xml index 9020008..80ecd92 100644 --- a/pom.xml +++ b/pom.xml @@ -28,8 +28,8 @@ UTF-8 21 21 - 6.0.3 - 2.21.2 + 6.1.1 + 2.22.0 @@ -83,7 +83,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.4.0 + 3.8.0 @@ -104,7 +104,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.5 + 3.5.6 org.apache.maven.plugins