This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 374ee07 Bump versions-maven-plugin from 2.12.0 to 2.13.0 (#167)
374ee07 is described below
commit 374ee07c83eaa77a877b43c7f7cb07b53d5b3626
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 28 16:20:25 2022 -0400
Bump versions-maven-plugin from 2.12.0 to 2.13.0 (#167)
Bumps
[versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from
2.12.0 to 2.13.0.
- [Release
notes](https://github.com/mojohaus/versions-maven-plugin/releases)
-
[Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md)
-
[Commits](https://github.com/mojohaus/versions-maven-plugin/compare/versions-maven-plugin-2.12.0...2.13.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] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bb542aa..58f9574 100644
--- a/pom.xml
+++ b/pom.xml
@@ -682,7 +682,7 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<!-- Version 2.2 causes an NPE with Maven 3.3.9 -->
- <version>2.12.0</version>
+ <version>2.13.0</version>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>