diff --git a/pom.xml b/pom.xml
index 406b650..528f74b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,9 +44,10 @@
8
5.7.2
- 5.2.14.RELEASE
- 2.35
- 3.3.2
+ 5.3.27
+ 2.15.1
+ 2.39.1
+ 3.5.6
@@ -58,22 +59,22 @@
com.fasterxml.jackson.core
jackson-databind
- 2.12.2
+ ${jackson.version}
com.fasterxml.jackson.jaxrs
jackson-jaxrs-json-provider
- 2.12.2
+ ${jackson.version}
com.fasterxml.jackson.datatype
jackson-datatype-jsr310
- 2.12.2
+ ${jackson.version}
org.slf4j
slf4j-api
- 1.7.29
+ 1.7.36
jakarta.ws.rs
@@ -95,7 +96,7 @@
org.apache.httpcomponents
httpclient
- 4.5.9
+ 4.5.14
test
@@ -104,7 +105,7 @@
maven-surefire-plugin
- 3.0.0-M5
+ 3.1.0
org.junit.jupiter
@@ -115,7 +116,7 @@
maven-failsafe-plugin
- 3.0.0-M5
+ 3.1.0
org.junit.jupiter