Skip to content

Commit 7e7de4f

Browse files
committed
[MPLUGIN-387] Upgrade plexus-component-metadata to 2.1.1
1 parent c6d0808 commit 7e7de4f

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

pom.xml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -185,13 +185,7 @@
185185
<dependency>
186186
<groupId>org.codehaus.plexus</groupId>
187187
<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>
188+
<version>2.1.1</version>
195189
</dependency>
196190
<dependency>
197191
<groupId>org.codehaus.plexus</groupId>
@@ -286,7 +280,7 @@
286280
<plugin>
287281
<groupId>org.codehaus.plexus</groupId>
288282
<artifactId>plexus-component-metadata</artifactId>
289-
<version>2.1.0</version>
283+
<version>2.1.1</version>
290284
<executions>
291285
<execution>
292286
<goals>

0 commit comments

Comments
 (0)