Skip to content

Commit

Permalink
Bump parent from 70 to 76
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Aug 22, 2023
1 parent a9fb3b5 commit 38ff191
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mojo-parent</artifactId>
<version>70</version>
<version>76</version>
</parent>

<artifactId>exec-maven-plugin</artifactId>
Expand Down Expand Up @@ -253,7 +253,6 @@
</signature>
<ignores>
<ignore>java.lang.invoke.MethodHandle</ignore>
<ignore>java.util.concurrent.ForkJoinPool</ignore>
</ignores>
</configuration>
</plugin>
Expand Down

0 comments on commit 38ff191

Please sign in to comment.