Skip to content

Commit bd5a636

Browse files
committed
Bump org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.2
1 parent 41f0227 commit bd5a636

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -175,13 +175,7 @@
175175
<dependency>
176176
<groupId>org.codehaus.plexus</groupId>
177177
<artifactId>plexus-interactivity-api</artifactId>
178-
<version>1.1</version>
179-
<exclusions>
180-
<exclusion>
181-
<groupId>org.codehaus.plexus</groupId>
182-
<artifactId>plexus-container-default</artifactId>
183-
</exclusion>
184-
</exclusions>
178+
<version>1.2</version>
185179
</dependency>
186180
<dependency>
187181
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)