Skip to content

Commit ef81063

Browse files
committed
Remove unneeded dependency commons-logging
1 parent 096627b commit ef81063

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -668,11 +668,6 @@
668668
<artifactId>commons-lang3</artifactId>
669669
<version>3.14.0</version>
670670
</dependency>
671-
<dependency>
672-
<groupId>commons-logging</groupId>
673-
<artifactId>commons-logging</artifactId>
674-
<version>1.3.0</version>
675-
</dependency>
676671

677672
<!-- Icon packs -->
678673
<!-- Unfortunately these can't be updated as the author now uses Java 11...-->

0 commit comments

Comments
 (0)