From adb0cecca5a1e1f8a070dafe85468d73b9f8ac26 Mon Sep 17 00:00:00 2001
From: fzhang5 <123456>
Date: Sun, 13 Jul 2025 19:49:31 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E7=9A=84?=
=?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=B1=BB=E3=80=82pom=E6=96=87=E4=BB=B6?=
=?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=BC=96=E8=AF=91=E6=89=93=E5=8C=85=E7=9A=84?=
=?UTF-8?q?=E9=85=8D=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 32 +++++++++++++++++++++++++++++++-
1 file changed, 31 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2305d8e..0a52229 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,12 +10,33 @@
com.rabbiter
ElectronicMallApi
- 0.0.1-SNAPSHOT
+ 1.0
ElectronicMallApi
ElectronicMallApi
+ jar
1.8
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+ com.rabbiter.em.ElectronicMallApplication
+
+ -XDignore.symbol.file
+
+
+
+
+
+
+
+
org.springframework.boot
@@ -108,6 +129,14 @@
junit
test
+
+
+ com.sun.xml.fastinfoset
+ FastInfoset
+ 1.2.18
+
+
+
@@ -134,4 +163,5 @@
+