From 9ab306c99683d5de4af424c08ded3ce242336d04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AF=B8=E8=9B=9B-=E4=B8=8D=E4=BC=9A=E8=AE=A1=E7=BD=91?= <9949749+MLSzhuzhu@user.noreply.gitee.com> Date: Mon, 24 Apr 2023 14:53:22 +0000 Subject: [PATCH] update FindFriends/Server/pom.xml. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 诸蛛-不会计网 <9949749+MLSzhuzhu@user.noreply.gitee.com> --- FindFriends/Server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FindFriends/Server/pom.xml b/FindFriends/Server/pom.xml index f482988a..a53847df 100644 --- a/FindFriends/Server/pom.xml +++ b/FindFriends/Server/pom.xml @@ -72,7 +72,7 @@ org.apache.velocity velocity-engine-core - 2.2 + 2.3 junit -- Gitee