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-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new adfad7c  Bump versions-maven-plugin from 2.8.1 to 2.9.0 (#60)
adfad7c is described below

commit adfad7cf9103bde7f19aa4d8fbfc97a2d8e75a5a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 4 10:36:13 2022 -0500

    Bump versions-maven-plugin from 2.8.1 to 2.9.0 (#60)
    
    Bumps 
[versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 
2.8.1 to 2.9.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.8.1...versions-maven-plugin-2.9.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] <supp...@github.com>
    
    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 a898d14..3ea7eff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>versions-maven-plugin</artifactId>
         <!-- Version 2.2 causes an NPE with Maven 3.3.9 -->
-        <version>2.8.1</version>
+        <version>2.9.0</version>
       </plugin>
       <plugin>
         <groupId>com.github.spotbugs</groupId>

Reply via email to