Skip to content

Commit 363fa28

Browse files
authored
Merge pull request #301 from ihrasko/22.x-rm-junit-management
Use junit from lighty core
2 parents 68d0b65 + 6fa59d4 commit 363fa28

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)