Skip to content

Commit 692d7a8

Browse files
committed
[MJAVADOC-779] - Upgrade maven-plugin parent to 41
1 parent 386d4ea commit 692d7a8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Diff for: null-null.jar

90.7 KB
Binary file not shown.

Diff for: 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>40</version>
26+
<version>41</version>
2727
<relativePath />
2828
</parent>
2929

@@ -498,7 +498,6 @@ under the License.
498498
<plugin>
499499
<groupId>org.apache.maven.plugins</groupId>
500500
<artifactId>maven-invoker-plugin</artifactId>
501-
<version>3.6.0</version>
502501
<configuration>
503502
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
504503
<projectsDirectory>src/it/projects</projectsDirectory>

0 commit comments

Comments
 (0)