We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08a6a1c + 4f5aab4 commit 2ee8598Copy full SHA for 2ee8598
examples/parents/examples-bom/pom.xml
@@ -64,16 +64,6 @@
64
<version>21.3.0-SNAPSHOT</version>
65
</dependency>
66
67
- <dependency>
68
- <groupId>org.junit.jupiter</groupId>
69
- <artifactId>junit-jupiter-api</artifactId>
70
- <version>5.11.2</version>
71
- </dependency>
72
73
74
- <artifactId>junit-jupiter-engine</artifactId>
75
76
77
<dependency>
78
<groupId>org.xmlunit</groupId>
79
<artifactId>xmlunit-core</artifactId>
0 commit comments