diff --git a/client/pom.xml b/client/pom.xml index 83aa834..096d4b6 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -18,7 +18,7 @@ ch.qos.logback logback-classic - 1.6.1 + 1.6.3 provided true @@ -40,7 +40,7 @@ org.apache.httpcomponents.client5 httpclient5 - 5.6.3 + 5.6.4 jakarta.annotation @@ -51,7 +51,7 @@ com.google.guava guava - 33.6.0-jre + 33.7.1-jre io.leonard diff --git a/pom.xml b/pom.xml index a46264e..bfffe0e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,8 +28,8 @@ UTF-8 21 21 - 6.1.2 - 2.22.1 + 6.1.3 + 2.22.2 @@ -83,7 +83,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.9.0 + 3.10.1