You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2023/12/21 14:24:35 UTC

(jackrabbit) branch 2.20 updated: JCR-4994: Update build-helper-maven-plugin to version 3.4.0

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

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


The following commit(s) were added to refs/heads/2.20 by this push:
     new df6fef629 JCR-4994: Update build-helper-maven-plugin to version 3.4.0
df6fef629 is described below

commit df6fef629f086558e66c951bcdf63820657e105f
Author: Julian Reschke <re...@apache.org>
AuthorDate: Tue Nov 14 12:42:56 2023 +0000

    JCR-4994: Update build-helper-maven-plugin to version 3.4.0
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1913768 13f79535-47bb-0310-9956-ffa450edef68
---
 jackrabbit-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jackrabbit-parent/pom.xml b/jackrabbit-parent/pom.xml
index 5d8d97364..5bba53e1a 100644
--- a/jackrabbit-parent/pom.xml
+++ b/jackrabbit-parent/pom.xml
@@ -385,7 +385,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>3.3.0</version>
+          <version>3.4.0</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>