diff --git a/pom.xml b/pom.xml index 06d4c312..48c8f11b 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ org.junit junit-bom - 5.9.1 + 5.10.0 pom import @@ -58,12 +58,12 @@ com.google.guava guava - 32.0.0-jre + 32.1.2-jre commons-io commons-io - 2.11.0 + 2.14.0 org.apache.commons @@ -73,7 +73,7 @@ org.apache.commons commons-lang3 - 3.12.0 + 3.13.0 org.apache.commons @@ -88,22 +88,22 @@ org.apache.httpcomponents httpclient - 4.5.13 + 4.5.14 org.apache.httpcomponents httpmime - 4.5.13 + 4.5.14 org.eclipse.jetty.websocket websocket-client - 9.4.49.v20220914 + 9.4.52.v20230823 com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + 2.15.2 @@ -116,7 +116,7 @@ org.assertj assertj-core - 3.23.1 + 3.24.2 test