Skip to content

Commit 691219c

Browse files
committed
Take JUnit from parent pom
1 parent 931c648 commit 691219c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,6 @@
103103
<artifactId>javax.inject</artifactId>
104104
<version>1</version>
105105
</dependency>
106-
<dependency>
107-
<groupId>org.junit</groupId>
108-
<artifactId>junit-bom</artifactId>
109-
<version>${junit5Version}</version>
110-
<type>pom</type>
111-
<scope>import</scope>
112-
</dependency>
113106
<dependency>
114107
<groupId>org.codehaus.plexus</groupId>
115108
<artifactId>plexus-testing</artifactId>

0 commit comments

Comments
 (0)