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.
1 parent 931c648 commit 691219cCopy full SHA for 691219c
pom.xml
@@ -103,13 +103,6 @@
103
<artifactId>javax.inject</artifactId>
104
<version>1</version>
105
</dependency>
106
- <dependency>
107
- <groupId>org.junit</groupId>
108
- <artifactId>junit-bom</artifactId>
109
- <version>${junit5Version}</version>
110
- <type>pom</type>
111
- <scope>import</scope>
112
- </dependency>
113
<dependency>
114
<groupId>org.codehaus.plexus</groupId>
115
<artifactId>plexus-testing</artifactId>
0 commit comments