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

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


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

commit 559fd9cd15fd150abba17b565a9c12381e2f2304
Author: Julian Reschke <[email protected]>
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 4385ddd180..9c6523a52d 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -332,7 +332,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