From d580c4757ea233cd119a4c03594a49f16620e7d9 Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Tue, 13 Aug 2024 10:22:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) 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