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 3490bf6 + 2e03665 commit d26f1ceCopy full SHA for d26f1ce
examples/parents/examples-bom/pom.xml
@@ -64,16 +64,6 @@
64
<version>23.0.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