From 5b9d941db9896c91e9454b9fa799473f5e2a2989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 10:38:50 +0200 Subject: [PATCH] Bump org.codehaus.mojo:mojo-parent from 85 to 86 (#307) * Bump org.codehaus.mojo:mojo-parent from 85 to 86 Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 85 to 86. - [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] * Clenups with new parent --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Slawomir Jaranowski --- pom.xml | 12 ++++++++---- src/site/apt/index.apt | 4 ++-- src/site/site.xml | 6 +++--- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 65954fd..76b7a29 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.codehaus.mojo mojo-parent - 85 + 86 extra-enforcer-rules @@ -57,8 +57,6 @@ - MagicNumber - 3.5.0 @@ -149,8 +147,14 @@ + org.apache.maven.plugins - maven-invoker-plugin + maven-plugin-report-plugin + + + + + diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index 771f3d0..d35c0a6 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -25,10 +25,10 @@ Extra Enforcer Rules - {{{http://maven.apache.org/plugins/maven-enforcer-plugin/}Apache's Maven Enforcer Plugin}} is used to apply and + {{{https://maven.apache.org/plugins/maven-enforcer-plugin/}Apache's Maven Enforcer Plugin}} is used to apply and enforce rules on your Maven projects. - The Enforcer plugin ships with a set of {{{http://maven.apache.org/enforcer/enforcer-rules/index.html}standard rules}} + The Enforcer plugin ships with a set of {{{https://maven.apache.org/enforcer/enforcer-rules/index.html}standard rules}} The Mojo project hosts this project to provide extra rules which are not part of the standard rule set. diff --git a/src/site/site.xml b/src/site/site.xml index 212a920..14c83f8 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -17,8 +17,8 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + @@ -41,4 +41,4 @@ under the License. - +