Skip to content

Commit 57acd0b

Browse files
ruebotianmilligan1
authored andcommitted
Too many JUNITs (#152)
* Add more packages and exclusions for #113 * Too many JUNITs * Too many JUNITs - 2 * Too many JUNITs https://www.youtube.com/watch?v=IMyqasy2Lco
1 parent ffb23d8 commit 57acd0b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,7 @@
400400
<dependency>
401401
<groupId>junit</groupId>
402402
<artifactId>junit</artifactId>
403-
<version>4.12</version>
404-
<scope>test</scope>
403+
<version>4.8.2</version>
405404
</dependency>
406405
<dependency>
407406
<groupId>org.scalatest</groupId>
@@ -593,11 +592,6 @@
593592
<artifactId>jackson-databind</artifactId>
594593
<version>2.8.8</version>
595594
</dependency>
596-
<dependency>
597-
<groupId>junit</groupId>
598-
<artifactId>junit</artifactId>
599-
<version>4.8.2</version>
600-
</dependency>
601595
<dependency>
602596
<groupId>org.json</groupId>
603597
<artifactId>json</artifactId>

0 commit comments

Comments
 (0)