Skip to content

Commit 96d307b

Browse files
Bump org.codehaus.mojo:mojo-parent from 78 to 80 (#419)
* Bump org.codehaus.mojo:mojo-parent from 78 to 80 Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 78 to 80. - [Release notes](https://github.com/mojohaus/mojo-parent/releases) - [Commits](https://github.com/mojohaus/mojo-parent/commits) --- updated-dependencies: - dependency-name: org.codehaus.mojo:mojo-parent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * drop not used recommendedJavaBuildVersion --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Slawomir Jaranowski <[email protected]>
1 parent 0134866 commit 96d307b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.codehaus.mojo</groupId>
77
<artifactId>mojo-parent</artifactId>
8-
<version>78</version>
8+
<version>80</version>
99
</parent>
1010

1111
<artifactId>exec-maven-plugin</artifactId>
@@ -123,7 +123,6 @@
123123

124124
<properties>
125125
<mavenVersion>3.6.3</mavenVersion>
126-
<recommendedJavaBuildVersion>11</recommendedJavaBuildVersion>
127126
<slf4j.version>1.7.36</slf4j.version>
128127
<asm.version>9.6</asm.version>
129128
<invoker.parallelThreads>1C</invoker.parallelThreads>

0 commit comments

Comments
 (0)