Skip to content

Commit d9f6e17

Browse files
committed
make enforcer unhappy
1 parent 9324d08 commit d9f6e17

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,12 @@
395395
<scope>test</scope>
396396
</dependency>
397397

398+
<dependency>
399+
<groupId>junit</groupId>
400+
<artifactId>junit</artifactId>
401+
<version>4.12</version>
402+
</dependency>
403+
398404
<dependency>
399405
<groupId>org.togglz</groupId>
400406
<artifactId>togglz-testing</artifactId>

0 commit comments

Comments
 (0)