Skip to content

Commit b50c63c

Browse files
committed
去掉log4j
1 parent 1762be1 commit b50c63c

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

core/pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -122,17 +122,6 @@
122122
<artifactId>junit</artifactId>
123123
<version>4.12</version>
124124
</dependency>
125-
<dependency>
126-
<groupId>log4j</groupId>
127-
<artifactId>log4j</artifactId>
128-
<version>1.2.17</version>
129-
</dependency>
130-
131-
<dependency>
132-
<groupId>org.slf4j</groupId>
133-
<artifactId>slf4j-simple</artifactId>
134-
<version>1.7.30</version>
135-
</dependency>
136125

137126
</dependencies>
138127

0 commit comments

Comments
 (0)