diff --git a/pom.xml b/pom.xml index 702585c..e565e69 100644 --- a/pom.xml +++ b/pom.xml @@ -10,13 +10,12 @@ UTF-8 - 8 + 1.8 1.8 1.8 - 3.13.0 - 32.1.3-jre - 3.0.2 - 2.12.5 + 3.16.0 + 33.2.1-jre + 2.12.7 @@ -32,12 +31,6 @@ ${commons-lang3.version} - - com.google.code.findbugs - jsr305 - ${google-jsr305.version} - - joda-time joda-time @@ -75,7 +68,21 @@ 5.8.25 test - + + + + com.fasterxml.jackson.core + jackson-databind + 2.13.5 + test + + + com.fasterxml.jackson.datatype + jackson-datatype-jsr310 + 2.13.5 + test + + com.google.code.gson gson