Skip to content

Commit d26f1ce

Browse files
authored
Merge pull request #297 from Tobianas/junit_from_core
Use junit from lighty core
2 parents 3490bf6 + 2e03665 commit d26f1ce

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>23.0.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)