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:13 UTC

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

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>