Skip to content

Commit 0062083

Browse files
committed
[MDEP-883] - Upgrade maven-plugin parent to 40
1 parent c6973da commit 0062083

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
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

@@ -433,7 +433,6 @@ under the License.
433433
<plugin>
434434
<groupId>org.apache.maven.plugins</groupId>
435435
<artifactId>maven-invoker-plugin</artifactId>
436-
<version>3.5.1</version>
437436
<configuration>
438437
<goals>
439438
<goal>clean</goal>

0 commit comments

Comments
 (0)