From b21d531a3ffd3f68b4ee8d95a87e84360b60b824 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E7=8E=89=E9=BE=99?= <837013826@qq.com> Date: Mon, 8 Aug 2022 03:16:46 +0000 Subject: [PATCH] update pom.xml. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b73b4bc..85daccc 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.pj - springboot-pure + authentication 0.0.1-SNAPSHOT -- Gitee