This is an automated email from the ASF dual-hosted git repository. reschke pushed a commit to branch OAK-10678 in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
commit 9ddf14d4e2fb9ad4b7f6267136e161655b48e1c9 Author: Julian Reschke <[email protected]> AuthorDate: Thu Feb 29 10:10:15 2024 +0100 OAK-10678: update gmavenplus plugin to 3.0.2 --- 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 9c6523a52d..e8abdae586 100644 --- a/oak-parent/pom.xml +++ b/oak-parent/pom.xml @@ -255,7 +255,7 @@ <plugin> <groupId>org.codehaus.gmavenplus</groupId> <artifactId>gmavenplus-plugin</artifactId> - <version>1.13.1</version> + <version>3.0.2</version> </plugin> <plugin> <artifactId>maven-deploy-plugin</artifactId>
