Skip to content

Commit 16ca119

Browse files
committed
Clean up slf4j-simple
1 parent 87dbfb2 commit 16ca119

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -382,11 +382,6 @@ under the License.
382382
<version>3.19.0</version>
383383
<scope>test</scope>
384384
</dependency>
385-
<dependency>
386-
<groupId>org.slf4j</groupId>
387-
<artifactId>slf4j-simple</artifactId>
388-
<version>${slf4j.version}</version>
389-
</dependency>
390385
</dependencies>
391386

392387
<build>

0 commit comments

Comments
 (0)