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 e02fee399f OAK-10678: update gmavenplus plugin to 3.0.2 (#1334)
e02fee399f is described below

commit e02fee399f202e8b289e274e8d6a85a3b9acda3a
Author: Julian Reschke <[email protected]>
AuthorDate: Thu Feb 29 10:11:02 2024 +0100

    OAK-10678: update gmavenplus plugin to 3.0.2 (#1334)
---
 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>

Reply via email to