We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386d4ea commit 692d7a8Copy full SHA for 692d7a8
null-null.jar
90.7 KB
pom.xml
@@ -23,7 +23,7 @@ under the License.
23
<parent>
24
<groupId>org.apache.maven.plugins</groupId>
25
<artifactId>maven-plugins</artifactId>
26
- <version>40</version>
+ <version>41</version>
27
<relativePath />
28
</parent>
29
@@ -498,7 +498,6 @@ under the License.
498
<plugin>
499
500
<artifactId>maven-invoker-plugin</artifactId>
501
- <version>3.6.0</version>
502
<configuration>
503
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
504
<projectsDirectory>src/it/projects</projectsDirectory>
0 commit comments