Skip to content

Commit a3e424d

Browse files
committed
[MJAR-283] Upgrade Plexus Utils to 3.3.1
1 parent 95bc15b commit a3e424d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@
139139
<dependency>
140140
<groupId>org.codehaus.plexus</groupId>
141141
<artifactId>plexus-utils</artifactId>
142-
<version>3.3.0</version>
142+
<version>3.3.1</version>
143+
<scope>runtime</scope>
143144
</dependency>
144145
<dependency>
145146
<groupId>junit</groupId>

0 commit comments

Comments
 (0)