From e31e27a9175a37c131578fe69140a43885d15651 Mon Sep 17 00:00:00 2001
From: xuxin <840198532@qq.com>
Date: Tue, 28 Apr 2026 16:17:03 +0800
Subject: [PATCH] =?UTF-8?q?javaEEday04-=E4=BE=9D=E8=B5=96=E9=85=8D?=
=?UTF-8?q?=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
maven-project01/pom.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/maven-project01/pom.xml b/maven-project01/pom.xml
index 69ded92..1afe469 100644
--- a/maven-project01/pom.xml
+++ b/maven-project01/pom.xml
@@ -4,9 +4,18 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
+
com.inmind
maven-project01
1.0-SNAPSHOT
+
+
+
+ ch.qos.logback
+ logback-classic
+ 1.5.32
+
+
\ No newline at end of file