Skip to content

Commit

Permalink
[MINVOKER-310] Upgrade Parent to 37
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Sep 18, 2022
1 parent c07ca87 commit b1ec054
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Expand Up @@ -25,7 +25,7 @@ under the License.
<parent>
<artifactId>maven-plugins</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>36</version>
<version>37</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -72,7 +72,6 @@ under the License.
<beanshell-version>2.0b6</beanshell-version>
<groovy-groupId>org.codehaus.groovy</groovy-groupId>
<groovy-version>3.0.12</groovy-version>
<surefire.version>2.22.2</surefire.version>
<project.build.outputTimestamp>2022-05-25T15:26:55Z</project.build.outputTimestamp>
</properties>

Expand Down

0 comments on commit b1ec054

Please sign in to comment.