Skip to content

Commit 2343ca6

Browse files
committed
[MDEP-883] - Upgrade maven-plugin parent to 40
1 parent 0243c41 commit 2343ca6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

+1-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>39</version>
26+
<version>40</version>
2727
<relativePath />
2828
</parent>
2929

@@ -438,7 +438,6 @@ under the License.
438438
<plugin>
439439
<groupId>org.apache.maven.plugins</groupId>
440440
<artifactId>maven-invoker-plugin</artifactId>
441-
<version>3.5.1</version>
442441
<configuration>
443442
<goals>
444443
<goal>clean</goal>

0 commit comments

Comments
 (0)