Skip to content

Commit 5fa018d

Browse files
committed
Fixed #403 - Upgrade plexus-container-default from 1.7.1 to 2.1.0
1 parent c1bbb21 commit 5fa018d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<dependency>
224224
<groupId>org.codehaus.plexus</groupId>
225225
<artifactId>plexus-container-default</artifactId>
226-
<version>1.7.1</version>
226+
<version>2.1.0</version>
227227
</dependency>
228228
<dependency>
229229
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)