We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267a8bf commit 40dc453Copy full SHA for 40dc453
1 file changed
pom.xml
@@ -124,13 +124,6 @@
124
<version>2.11.0</version>
125
<scope>test</scope>
126
</dependency>
127
-
128
- <!-- Abstraction for logging frameworks, resolve slf4j maven warning -->
129
- <dependency>
130
- <groupId>org.slf4j</groupId>
131
- <artifactId>slf4j-simple</artifactId>
132
- <version>1.7.32</version>
133
- </dependency>
134
</dependencies>
135
136
<!-- all of the below is needed for releasing -->
0 commit comments