From 416c83a3e02038c0f427f9c3c858d66828009c4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 16:46:16 +0200 Subject: [PATCH] Bump org.codehaus.mojo:mojo-parent from 80 to 82 (#429) - [Release notes](https://github.com/mojohaus/mojo-parent/releases) - [Commits](https://github.com/mojohaus/mojo-parent/commits) --- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sylwester Lachiewicz --- README.md | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f632723..ce49b179 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MojoHaus Exec Maven Plugin This is the [exec-maven-plugin](http://www.mojohaus.org/exec-maven-plugin/). - + [![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/mojohaus/sql-maven-plugin.svg?label=License)](http://www.apache.org/licenses/) [![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.mojo/exec-maven-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.mojo/exec-maven-plugin) [![GitHub CI](https://github.com/mojohaus/exec-maven-plugin/actions/workflows/maven.yml/badge.svg)](https://github.com/mojohaus/exec-maven-plugin/actions/workflows/maven.yml) @@ -17,3 +17,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 75756e5b..934ab018 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.codehaus.mojo mojo-parent - 80 + 82 exec-maven-plugin