You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by kw...@apache.org on 2022/07/15 06:46:12 UTC

[jackrabbit-filevault] branch feature/use-asf-parent-27 created (now 00d2110f)

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

kwin pushed a change to branch feature/use-asf-parent-27
in repository https://gitbox.apache.org/repos/asf/jackrabbit-filevault.git


      at 00d2110f releng: Use ASF Parent 27

This branch includes the following new commits:

     new 00d2110f releng: Use ASF Parent 27

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[jackrabbit-filevault] 01/01: releng: Use ASF Parent 27

Posted by kw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch feature/use-asf-parent-27
in repository https://gitbox.apache.org/repos/asf/jackrabbit-filevault.git

commit 00d2110fc162dbd419377abfae05fff8521d23f4
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Fri Jul 15 08:46:07 2022 +0200

    releng: Use ASF Parent 27
    
    update dependency-check-maven to 7.1.1
---
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 74f57b2a..2dc2f343 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>26</version>
+        <version>27</version>
         <relativePath />
     </parent>
 
@@ -233,7 +233,7 @@ Bundle-Category: jackrabbit
                         <dependency>
                             <groupId>org.apache.maven.release</groupId>
                             <artifactId>maven-release-oddeven-policy</artifactId>
-                            <version>3.0.0-M5</version>
+                            <version>3.0.0-M6</version>
                         </dependency>
                     </dependencies>
                 </plugin>
@@ -280,7 +280,7 @@ Bundle-Category: jackrabbit
                 <plugin>
                     <groupId>org.owasp</groupId>
                     <artifactId>dependency-check-maven</artifactId>
-                    <version>7.1.0</version>
+                    <version>7.1.1</version>
                     <executions>
                         <execution>
                             <goals>