From 95290632d95587e7b4a886af093d966ddd3d005e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 13:09:40 +0000 Subject: [PATCH] Bump versions-maven-plugin from 2.14.0 to 2.14.1 Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.14.0 to 2.14.1. - [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.0...2.14.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 fa1103fc4..c0acd0f33 100644 --- a/mq/distribution/pom.xml +++ b/mq/distribution/pom.xml @@ -96,7 +96,7 @@ org.codehaus.mojo versions-maven-plugin - 2.14.0 + 2.14.1 diff --git a/pom.xml b/pom.xml index 1b474f0e4..254bb61b6 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ org.codehaus.mojo versions-maven-plugin - 2.14.0 + 2.14.1 org.codehaus.mojo