Browse Source

remove 删除无用代码

疯狂的狮子Li 1 year ago
parent
commit
b7633e5d83
1 changed files with 0 additions and 4 deletions
  1. 0 4
      ruoyi-visual/ruoyi-nacos/pom.xml

+ 0 - 4
ruoyi-visual/ruoyi-nacos/pom.xml

@@ -200,10 +200,6 @@
                     <artifactId>log4j-to-slf4j</artifactId>
                     <groupId>org.apache.logging.log4j</groupId>
                 </exclusion>
-                <exclusion>
-                    <groupId>org.apache.tomcat.embed</groupId>
-                    <artifactId>tomcat-*</artifactId>
-                </exclusion>
             </exclusions>
         </dependency>
         <!--  覆盖 tomcat version 避免CVE-2024-24549-->