Skip to content

Commit 00c6cdc

Browse files
removed unnecessary dependency
1 parent 89f37c0 commit 00c6cdc

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@
4545
<artifactId>log4j</artifactId>
4646
<version>1.2.17</version>
4747
</dependency>
48-
<!-- https://mvnrepository.com/artifact/log4j/log4j -->
49-
<dependency>
50-
<groupId>log4j</groupId>
51-
<artifactId>log4j</artifactId>
52-
<version>1.2.17</version>
53-
</dependency>
5448
<dependency>
5549
<groupId>org.modelmapper</groupId>
5650
<artifactId>modelmapper</artifactId>
@@ -107,4 +101,4 @@
107101
</pluginRepository>
108102
</pluginRepositories>
109103

110-
</project>
104+
</project>

0 commit comments

Comments
 (0)