Skip to content

Commit 56157e4

Browse files
committed
[MCHECKSTYLE-443] Upgrade to Parent 41
1 parent eb71af5 commit 56157e4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

pom.xml

+5-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven.plugins</groupId>
2525
<artifactId>maven-plugins</artifactId>
26-
<version>40</version>
26+
<version>41</version>
2727
<relativePath />
2828
</parent>
2929

@@ -170,7 +170,10 @@ under the License.
170170
<dependency>
171171
<groupId>org.codehaus.plexus</groupId>
172172
<artifactId>plexus-utils</artifactId>
173-
<version>3.5.1</version>
173+
</dependency>
174+
<dependency>
175+
<groupId>org.codehaus.plexus</groupId>
176+
<artifactId>plexus-xml</artifactId>
174177
</dependency>
175178
<dependency>
176179
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)