From c7c2a4c9cab735010636461e29a6de7f47b5efb2 Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期三, 29 十一月 2023 20:04:20 +0800
Subject: [PATCH] stopt tracking pipIrr-web.xml

---
 pipIrr-platform/pipIrr-mw/pom.xml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/pipIrr-platform/pipIrr-mw/pom.xml b/pipIrr-platform/pipIrr-mw/pom.xml
index 9ce1ec9..379d653 100644
--- a/pipIrr-platform/pipIrr-mw/pom.xml
+++ b/pipIrr-platform/pipIrr-mw/pom.xml
@@ -76,9 +76,8 @@
             <artifactId>jackson-dataformat-yaml</artifactId>
             <exclusions>
                 <exclusion>
-                    <!-- 鎺掗櫎鎺変緷璧� -->
-                    <groupId>com.fasterxml.jackson.core</groupId>
-                    <artifactId>jackson-databind</artifactId>
+                    <groupId>*</groupId>
+                    <artifactId>*</artifactId>
                 </exclusion>
             </exclusions>
         </dependency>

--
Gitblit v1.8.0