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 17c8712  Bump versions-maven-plugin from 2.7 to 2.8.1 (#10)
17c8712 is described below

commit 17c87122f969443ab64ad3a058daa3d62a9fd00b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 11 08:19:23 2020 -0400

    Bump versions-maven-plugin from 2.7 to 2.8.1 (#10)
    
    Bumps 
[versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 
2.7 to 2.8.1.
    - [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.7...versions-maven-plugin-2.8.1)
    
    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 b86a5dc..003b4ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>versions-maven-plugin</artifactId>
         <!-- Version 2.2 causes an NPE with Maven 3.3.9 -->
-        <version>2.7</version>
+        <version>2.8.1</version>
       </plugin>
       <plugin>
         <groupId>com.github.spotbugs</groupId>

Reply via email to