Kaynağa Gözat

调整包版本

tianboguang 2 yıl önce
ebeveyn
işleme
6088a83856
1 değiştirilmiş dosya ile 12 ekleme ve 0 silme
  1. 12 0
      pom.xml

+ 12 - 0
pom.xml

@@ -176,6 +176,18 @@
       <version>1.5.0</version>
     </dependency>
 
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-to-slf4j</artifactId>
+      <version>2.17.0</version>
+    </dependency>
+
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-api</artifactId>
+      <version>2.17.0</version>
+    </dependency>
+
   </dependencies>
   <build>
     <plugins>