This is an automated email from the ASF dual-hosted git repository. reschke pushed a commit to branch OAK-10043 in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/OAK-10043 by this push: new f3ff3a337d OAK-10043: Upgrade maven-versions-plugin to 2.14.1 f3ff3a337d is described below commit f3ff3a337d013fead9e1b1f9a332e3cf42e45204 Author: Julian Reschke <julian.resc...@gmx.de> AuthorDate: Mon Dec 19 17:05:42 2022 +0100 OAK-10043: Upgrade maven-versions-plugin to 2.14.1 --- 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 86eb0fca4c..3d6fa61807 100644 --- a/oak-parent/pom.xml +++ b/oak-parent/pom.xml @@ -356,7 +356,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>versions-maven-plugin</artifactId> - <version>2.7</version> + <version>2.14.1</version> </plugin> <!-- This plugin's configuration is used to store Eclipse m2e -->