Skip to content

Commit 64b8b2e

Browse files
committed
[MCLEAN-105] Bump maven-plugins from 38 to 39
1 parent 3925618 commit 64b8b2e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven.plugins</groupId>
2525
<artifactId>maven-plugins</artifactId>
26-
<version>38</version>
27-
<relativePath/>
26+
<version>39</version>
27+
<relativePath />
2828
</parent>
2929

3030
<artifactId>maven-clean-plugin</artifactId>
@@ -62,8 +62,6 @@ under the License.
6262

6363
<properties>
6464
<mavenVersion>3.2.5</mavenVersion>
65-
<javaVersion>8</javaVersion>
66-
<mavenPluginToolsVersion>3.6.4</mavenPluginToolsVersion>
6765
<project.build.outputTimestamp>2022-04-01T21:20:42Z</project.build.outputTimestamp>
6866
</properties>
6967

0 commit comments

Comments
 (0)