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/09/16 07:40:18 UTC

[jackrabbit-filevault] branch master updated: releng: Update dependency-check-maven to 7.2.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new eac8e546 releng: Update dependency-check-maven to 7.2.0
eac8e546 is described below

commit eac8e5465070469d112a7549c87758d6d6c6e07f
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Fri Sep 16 09:40:12 2022 +0200

    releng: Update dependency-check-maven to 7.2.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8e85e50e..9b2b7ba0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -281,7 +281,7 @@ Bundle-Category: jackrabbit
                 <plugin>
                     <groupId>org.owasp</groupId>
                     <artifactId>dependency-check-maven</artifactId>
-                    <version>7.1.1</version><!-- 7.1.2 suffers from https://github.com/jeremylong/DependencyCheck/issues/4824 -->
+                    <version>7.2.0</version>
                     <executions>
                         <execution>
                             <goals>