Skip to content

Commit 1204127

Browse files
jorsolslawekjaranowski
authored andcommitted
[MJAR-290] - Update Plexus Utils to 3.4.2
Signed-off-by: Jorge Solórzano <[email protected]>
1 parent 5fd2fc9 commit 1204127

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,11 @@
115115
<artifactId>maven-archiver</artifactId>
116116
<version>3.6.0</version>
117117
</dependency>
118+
<dependency>
119+
<groupId>org.codehaus.plexus</groupId>
120+
<artifactId>plexus-utils</artifactId>
121+
<version>3.4.2</version>
122+
</dependency>
118123
<!-- dependencies to annotations -->
119124
<dependency>
120125
<groupId>org.apache.maven.plugin-tools</groupId>

0 commit comments

Comments
 (0)