diff --git a/pom.xml b/pom.xml
index 94a30df..263fdc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
io.github.sashirestela
cleverclient
- 1.4.4
+ 1.5.0
jar
cleverclient
@@ -52,21 +52,21 @@
11
2.0.16
- 1.18.34
- 2.17.2
- 5.11.0
- 5.13.0
+ 1.18.36
+ 2.18.1
+ 5.11.3
+ 5.14.2
3.13.0
3.5.0
- 3.5.0
- 3.4.1
+ 3.5.2
+ 3.5.0
0.8.12
3.6.0
- 2.17.1
+ 2.18.0
3.3.1
- 3.10.0
- 3.2.5
+ 3.11.1
+ 3.2.7
1.7.0
2.43.0
@@ -180,7 +180,7 @@
https://s01.oss.sonatype.org/
true
-
+
@@ -210,6 +210,12 @@
jackson-databind
${jackson.version}
+
+ com.fasterxml.jackson.datatype
+ jackson-datatype-jsr310
+ ${jackson.version}
+ test
+
org.junit.jupiter
junit-jupiter
@@ -246,6 +252,10 @@
com.fasterxml.jackson.core
jackson-databind
+
+ com.fasterxml.jackson.datatype
+ jackson-datatype-jsr310
+
org.junit.jupiter
junit-jupiter
@@ -290,7 +300,7 @@
3.6.3
-
+
@@ -375,4 +385,4 @@
-
+
\ No newline at end of file