Skip to content

Commit 6fa59d4

Browse files
Tobianasihrasko
authored andcommitted
Use junit from lighty core
There is no need to set the version since we are getting it already from lighty core. JIRA: LIGHTY-368 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech> (cherry picked from commit 2e03665)
1 parent 68d0b65 commit 6fa59d4

File tree

1 file changed

+0
-10
lines changed
  • examples/parents/examples-bom

1 file changed

+0
-10
lines changed

examples/parents/examples-bom/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -64,16 +64,6 @@
6464
<version>22.1.0-SNAPSHOT</version>
6565
</dependency>
6666

67-
<dependency>
68-
<groupId>org.junit.jupiter</groupId>
69-
<artifactId>junit-jupiter-api</artifactId>
70-
<version>5.11.2</version>
71-
</dependency>
72-
<dependency>
73-
<groupId>org.junit.jupiter</groupId>
74-
<artifactId>junit-jupiter-engine</artifactId>
75-
<version>5.11.2</version>
76-
</dependency>
7767
<dependency>
7868
<groupId>org.xmlunit</groupId>
7969
<artifactId>xmlunit-core</artifactId>

0 commit comments

Comments
 (0)