diff --git a/pom.xml b/pom.xml index 03edfd0..93d1997 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 4.0.0 jar vality-http-client - 0.0.3 + 0.0.4 UTF-8 @@ -29,17 +29,17 @@ org.projectlombok lombok - 1.18.24 + 1.18.42 io.micrometer micrometer-core - 1.9.0 + 1.16.2 org.apache.httpcomponents httpclient - 4.5.13 + 4.5.14 org.apache.httpcomponents @@ -57,13 +57,13 @@ org.assertj assertj-core - 3.22.0 + 3.27.6 compile org.mockito mockito-core - 4.5.1 + 4.11.0 compile