This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git


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

commit 23c873360eeeb57aa92210727f6edd14d3002185
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 13 12:56:42 2022 +0000

    Bump versions-maven-plugin from 2.9.0 to 2.10.0
    
    Bumps 
[versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 
2.9.0 to 2.10.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.9.0...versions-maven-plugin-2.10.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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 45cdc91..b0d46f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -900,7 +900,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>versions-maven-plugin</artifactId>
-          <version>2.9.0</version>
+          <version>2.10.0</version>
         </plugin>
       </plugins>
     </pluginManagement>

Reply via email to