Skip to content

Commit a23688b

Browse files
clean up pom
1 parent 6f45bf9 commit a23688b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,12 +270,10 @@
270270
<dependency>
271271
<groupId>ch.qos.logback</groupId>
272272
<artifactId>logback-classic</artifactId>
273-
<!-- REMOVED: <scope>test</scope> to include Logback in the final JAR -->
274273
</dependency>
275274
<dependency>
276275
<groupId>ch.qos.logback</groupId>
277276
<artifactId>logback-core</artifactId>
278-
<!-- REMOVED: <scope>test</scope> to include Logback in the final JAR -->
279277
</dependency>
280278
<dependency>
281279
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)