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 d6d85c4  Bump versions-maven-plugin from 2.10.0 to 2.11.0
d6d85c4 is described below

commit d6d85c4f5825aeef76ac9c18725fa8675bf8e50c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 23 12:32:26 2022 +0000

    Bump versions-maven-plugin from 2.10.0 to 2.11.0
    
    Bumps 
[versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 
2.10.0 to 2.11.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.10.0...versions-maven-plugin-2.11.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 74d877d..7070080 100644
--- a/pom.xml
+++ b/pom.xml
@@ -857,7 +857,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>versions-maven-plugin</artifactId>
-          <version>2.10.0</version>
+          <version>2.11.0</version>
         </plugin>
       </plugins>
     </pluginManagement>

Reply via email to