Skip to content

Commit 7c23a7b

Browse files
committed
Upgrade org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.2
1 parent 6c265af commit 7c23a7b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -327,16 +327,12 @@ under the License.
327327
<dependency>
328328
<groupId>org.codehaus.plexus</groupId>
329329
<artifactId>plexus-interactivity-api</artifactId>
330-
<version>1.1</version>
330+
<version>1.2</version>
331331
<exclusions>
332332
<exclusion>
333333
<groupId>org.codehaus.plexus</groupId>
334334
<artifactId>plexus-utils</artifactId>
335335
</exclusion>
336-
<exclusion>
337-
<groupId>org.codehaus.plexus</groupId>
338-
<artifactId>plexus-container-default</artifactId>
339-
</exclusion>
340336
</exclusions>
341337
</dependency>
342338

0 commit comments

Comments
 (0)