From 346ae21effca7d945db76c27f872e87f2ec1b835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 02:19:36 +0000 Subject: [PATCH] Bump versions-maven-plugin from 2.14.2 to 2.15.0 Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.14.2 to 2.15.0. - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](https://github.com/mojohaus/versions/compare/2.14.2...2.15.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- mq/distribution/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mq/distribution/pom.xml b/mq/distribution/pom.xml index dd2b6a47d..a3acb3a83 100644 --- a/mq/distribution/pom.xml +++ b/mq/distribution/pom.xml @@ -96,7 +96,7 @@ org.codehaus.mojo versions-maven-plugin - 2.14.2 + 2.15.0 diff --git a/pom.xml b/pom.xml index ce2771dca..8a22dfcaf 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ org.codehaus.mojo versions-maven-plugin - 2.14.2 + 2.15.0 org.codehaus.mojo