This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new d0b0e0eee Bump org.codehaus.mojo:versions-maven-plugin from 1.1 to
2.18.0
d0b0e0eee is described below
commit d0b0e0eee104bf3434f057245206a36b3be31642
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 27 17:30:00 2025 +0000
Bump org.codehaus.mojo:versions-maven-plugin from 1.1 to 2.18.0
Bumps
[org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions)
from 1.1 to 2.18.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/versions-maven-plugin-1.1...2.18.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 8c3a5fe6f..fcbb7d84f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -186,7 +186,7 @@
<!--Plugin versions-->
<lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
- <versions-maven-plugin.version>1.1</versions-maven-plugin.version>
+ <versions-maven-plugin.version>2.18.0</versions-maven-plugin.version>
<findbugs-maven-plugin.version>3.0.5</findbugs-maven-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
<!-- TODO do not override javadoc plugin version when apache parent
v34 is released-->