We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 429242f + 0a4140f commit 2410006Copy full SHA for 2410006
1 file changed
pom.xml
@@ -166,13 +166,6 @@
166
<!-- NB: dependency:analyze has false warning about xml-apis:xml-apis. -->
167
168
<dependency>
169
- <groupId>ch.qos.logback</groupId>
170
- <artifactId>logback-core</artifactId>
171
- <version>1.3.14</version>
172
- <optional>true</optional>
173
- </dependency>
174
- <dependency>
175
- <!-- NB: We want this, despite warning from dependency:analyze. -->
176
<groupId>ch.qos.logback</groupId>
177
<artifactId>logback-classic</artifactId>
178
<version>1.3.14</version>
0 commit comments