From 3482b3080a3a3891b84455ab2532a0a53aa4ee70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 15:11:25 +0000 Subject: [PATCH] Bump org.codehaus.mojo:mojo-parent from 78 to 84 Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 78 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 | 3 ++- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d94641..b9ee2e4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MojoHaus Cassandra Maven Plugin This is the [cassandra-maven-plugin](http://www.mojohaus.org/cassandra-maven-plugin/). - + [![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.mojo/cassandra-maven-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.mojo/cassandra-maven-plugin) [![Build Status](https://travis-ci.org/mojohaus/cassandra-maven-plugin.svg?branch=master)](https://travis-ci.org/mojohaus/cassandra-maven-plugin) @@ -16,3 +16,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 6161546..013e6d1 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. org.codehaus.mojo mojo-parent - 78 + 84 cassandra-maven-plugin @@ -220,8 +220,8 @@ under the License. test - plexus-container-default org.codehaus.plexus + plexus-container-default