We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbb5e48 commit 0b7d8dbCopy full SHA for 0b7d8db
pom.xml
@@ -327,17 +327,7 @@ under the License.
327
<dependency>
328
<groupId>org.codehaus.plexus</groupId>
329
<artifactId>plexus-interactivity-api</artifactId>
330
- <version>1.2</version>
331
- <exclusions>
332
- <exclusion>
333
- <groupId>org.codehaus.plexus</groupId>
334
- <artifactId>plexus-utils</artifactId>
335
- </exclusion>
336
337
338
- <artifactId>plexus-container-default</artifactId>
339
340
- </exclusions>
+ <version>1.3</version>
341
</dependency>
342
343
<!-- test -->
0 commit comments