Skip to content

Commit 5339889

Browse files
authored
Merge pull request #74 from RUB-NDS/dependabot/maven/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.9.0 to 2.13.2
2 parents 32c5bcb + 692e72f commit 5339889

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -73,16 +73,6 @@
7373
<module>TraceTool</module>
7474
</modules>
7575
<dependencies>
76-
<dependency>
77-
<groupId>org.apache.logging.log4j</groupId>
78-
<artifactId>log4j-api</artifactId>
79-
<version>2.9.0</version>
80-
</dependency>
81-
<dependency>
82-
<groupId>org.apache.logging.log4j</groupId>
83-
<artifactId>log4j-core</artifactId>
84-
<version>2.9.0</version>
85-
</dependency>
8676
<dependency>
8777
<groupId>com.beust</groupId>
8878
<artifactId>jcommander</artifactId>

0 commit comments

Comments
 (0)