Skip to content

Commit

Permalink
[MCLEAN-105] Bump maven-plugins from 38 to 39
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Jun 7, 2023
1 parent 3925618 commit 64b8b2e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ under the License.
<parent>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugins</artifactId>
<version>38</version>
<relativePath/>
<version>39</version>
<relativePath />
</parent>

<artifactId>maven-clean-plugin</artifactId>
Expand Down Expand Up @@ -62,8 +62,6 @@ under the License.

<properties>
<mavenVersion>3.2.5</mavenVersion>
<javaVersion>8</javaVersion>
<mavenPluginToolsVersion>3.6.4</mavenPluginToolsVersion>
<project.build.outputTimestamp>2022-04-01T21:20:42Z</project.build.outputTimestamp>
</properties>

Expand Down

0 comments on commit 64b8b2e

Please sign in to comment.