From c22e334e45b13853012513b9771916a5720b1ce6 Mon Sep 17 00:00:00 2001 From: Tony Deng Date: Mon, 9 Sep 2019 21:00:20 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20docs(1.2):=20=E6=9B=B4=E6=96=B0guava?= =?UTF-8?q?=E3=80=81commons-io=E7=AD=89=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit refs #8 Signed-off-by: Tony Deng --- pom.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 76a93ec..220a034 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,10 @@ 4.12 4.1.4.RELEASE 1.1.2 - 3.3.2 - 18.0 + 3.9 + 2.6 + 27.1-jre + 1.18.8 @@ -29,6 +31,11 @@ ${junit.version} test + + org.projectlombok + lombok + ${lombok.version} + org.springframework spring-test @@ -56,7 +63,7 @@ commons-io commons-io - 2.4 + ${commons-io.version} test