Skip to content

Commit

Permalink
Bump org.codehaus.mojo:mojo-parent from 77 to 78
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 77 to 78.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Jan 21, 2024
1 parent 4c76795 commit 27e51ad
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 @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mojo-parent</artifactId>
<version>77</version>
<version>78</version>
</parent>

<artifactId>buildnumber-maven-plugin</artifactId>
Expand Down Expand Up @@ -288,7 +288,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.4.1</version>
<executions>
<execution>
<id>enforce-versions</id>
Expand Down

0 comments on commit 27e51ad

Please sign in to comment.