Remove commons-logging

This commit is contained in:
René Pfeuffer
2020-05-19 21:41:07 +02:00
parent 8354334398
commit ef3617cec4

View File

@@ -438,13 +438,6 @@
<!-- global excludes -->
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.1.3</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>