Skip to content

Commit c5bf3ca

Browse files
committed
fix dependency
1 parent 90dad53 commit c5bf3ca

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,8 @@
6666
<dependency>
6767
<groupId>org.apache.logging.log4j</groupId>
6868
<artifactId>log4j-core</artifactId>
69-
<version>${log4j.version}</version>
70-
<type>test-jar</type>
7169
<scope>test</scope>
7270
</dependency>
73-
7471
<dependency>
7572
<groupId>org.junit.jupiter</groupId>
7673
<artifactId>junit-jupiter-api</artifactId>

0 commit comments

Comments
 (0)