Skip to content

Commit

Permalink
Bump org.codehaus.mojo:mojo-parent from 72 to 78 (#19)
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 72 to 78.
- [Release notes](https://github.com/mojohaus/mojo-parent/releases)
- [Commits](https://github.com/mojohaus/mojo-parent/commits)
---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sylwester Lachiewicz <[email protected]>
  • Loading branch information
dependabot[bot] and slachiewicz authored Jan 21, 2024
1 parent 64d574e commit 6ab01f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mojo-parent</artifactId>
<version>72</version>
<version>78</version>
</parent>

<artifactId>l10n-maven-plugin</artifactId>
Expand Down Expand Up @@ -81,7 +81,7 @@ under the License.

<properties>
<mavenVersion>3.5.4</mavenVersion>
<mojo.java.target>1.8</mojo.java.target>
<mojo.java.target>8</mojo.java.target>
<project.build.outputTimestamp>2022-06-28T20:40:23Z</project.build.outputTimestamp>
</properties>

Expand Down

0 comments on commit 6ab01f5

Please sign in to comment.