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

reschke pushed a commit to branch 1.22
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/1.22 by this push:
     new 26507c8f61 OAK-10669: Upgrade maven-versions-plugin to 2.16.2 (#1325)
26507c8f61 is described below

commit 26507c8f6112bffec33a1456674bd6c0e6f713ec
Author: Julian Reschke <resc...@apache.org>
AuthorDate: Mon Feb 26 09:45:41 2024 +0100

    OAK-10669: Upgrade maven-versions-plugin to 2.16.2 (#1325)
---
 oak-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 4aca99bc36..22c2eb0035 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -324,7 +324,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>versions-maven-plugin</artifactId>
-          <version>2.14.1</version>
+          <version>2.16.2</version>
         </plugin>
         
         <!-- This plugin's configuration is used to store Eclipse m2e      -->

Reply via email to