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 6c265af commit 7c23a7bCopy full SHA for 7c23a7b
pom.xml
@@ -327,16 +327,12 @@ under the License.
327
<dependency>
328
<groupId>org.codehaus.plexus</groupId>
329
<artifactId>plexus-interactivity-api</artifactId>
330
- <version>1.1</version>
+ <version>1.2</version>
331
<exclusions>
332
<exclusion>
333
334
<artifactId>plexus-utils</artifactId>
335
</exclusion>
336
- <exclusion>
337
- <groupId>org.codehaus.plexus</groupId>
338
- <artifactId>plexus-container-default</artifactId>
339
- </exclusion>
340
</exclusions>
341
</dependency>
342
0 commit comments