From 334e1bd12227fb076a5e49ac37c3afc9948cab39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 18:58:22 +0000 Subject: [PATCH] Bump org.codehaus.mojo:mojo-parent from 80 to 84 Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 80 to 84. - [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] --- README.md | 41 +++++++++++++++++++++-------------------- pom.xml | 2 +- 2 files changed, 22 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 26c1688..08200fd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MojoHaus Javacc Maven Plugin This is the [javacc-maven-plugin](http://www.mojohaus.org/javacc-maven-plugin/). - + [![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/mojohaus/versions-maven-plugin.svg?label=License)](http://www.apache.org/licenses/) [![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.mojo/javacc-maven-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.mojo/javacc-maven-plugin) [![GitHub CI](https://github.com/mojohaus/javacc-maven-plugin/actions/workflows/maven.yml/badge.svg)](https://github.com/mojohaus/javacc-maven-plugin/actions/workflows/maven.yml) @@ -9,25 +9,25 @@ This is the [javacc-maven-plugin](http://www.mojohaus.org/javacc-maven-plugin/). ## Quickstart ``` - - - - org.codehaus.mojo - javacc-maven-plugin - - - - - .... - - - - - - - - - + + + + org.codehaus.mojo + javacc-maven-plugin + + + + + .... + + + + + + + + + ``` ## Releasing @@ -41,3 +41,4 @@ For publishing the site do the following: cd target/checkout mvn verify site site:stage scm-publish:publish-scm ``` + diff --git a/pom.xml b/pom.xml index 1370e5e..c98d30e 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. org.codehaus.mojo mojo-parent - 80 + 84 javacc-maven-plugin