Skip to content

Commit 74a1120

Browse files
committed
junit dependency is not required for compile scope
1 parent 897db67 commit 74a1120

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<groupId>junit</groupId>
2222
<artifactId>junit</artifactId>
2323
<version>4.11</version>
24+
<scope>test</scope>
2425
</dependency>
2526
<dependency>
2627
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)