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 1c98dbf  Bump versions-maven-plugin from 2.14.1 to 2.14.2 (#191)
1c98dbf is described below

commit 1c98dbf5e88bd138b9247966f7b9cf525da947f6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 27 22:27:53 2022 -0500

    Bump versions-maven-plugin from 2.14.1 to 2.14.2 (#191)
    
    Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 
2.14.1 to 2.14.2.
    - [Release notes](https://github.com/mojohaus/versions/releases)
    - 
[Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
    - [Commits](https://github.com/mojohaus/versions/compare/2.14.1...2.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:versions-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 3bc5e6d..4b8ada9 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.14.1</version>
+          <version>2.14.2</version>
         </plugin>
         <plugin>
           <groupId>org.jacoco</groupId>

Reply via email to