From 5bd676578b00f2c02d1338aee1d36841f9f8858d Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Sat, 27 May 2023 04:06:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8F=AF=E9=80=89=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=20joda-time=EF=BC=9B=20=E6=B7=BB=E5=8A=A0=20guava=20?= =?UTF-8?q?=E4=BD=9C=E4=B8=BA=E6=B5=8B=E8=AF=95=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 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index 3bbbf23..06636d9 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,7 @@ 2.13.4 3.12.0 3.0.2 + 2.12.5 @@ -36,6 +37,13 @@ ${google-jsr305.version} + + joda-time + joda-time + ${joda-time.version} + true + + ch.qos.logback logback-classic @@ -62,6 +70,13 @@ 42.3.8 test + + + com.google.guava + guava + 31.1-jre + test +