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 c6d0808 commit 7e7de4fCopy full SHA for 7e7de4f
pom.xml
@@ -185,13 +185,7 @@
185
<dependency>
186
<groupId>org.codehaus.plexus</groupId>
187
<artifactId>plexus-component-annotations</artifactId>
188
- <version>2.1.0</version>
189
- <exclusions>
190
- <exclusion>
191
- <groupId>junit</groupId>
192
- <artifactId>junit</artifactId>
193
- </exclusion>
194
- </exclusions>
+ <version>2.1.1</version>
195
</dependency>
196
197
@@ -286,7 +280,7 @@
286
280
<plugin>
287
281
288
282
<artifactId>plexus-component-metadata</artifactId>
289
283
290
284
<executions>
291
285
<execution>
292
<goals>
0 commit comments