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 2020/09/10 13:15:59 UTC

svn commit: r1881623 - /jackrabbit/site/trunk/src/site/markdown/creating-releases.md

Author: reschke
Date: Thu Sep 10 13:15:59 2020
New Revision: 1881623

URL: http://svn.apache.org/viewvc?rev=1881623&view=rev
Log:
update note about org.owasp:dependency-check-maven

Modified:
    jackrabbit/site/trunk/src/site/markdown/creating-releases.md

Modified: jackrabbit/site/trunk/src/site/markdown/creating-releases.md
URL: http://svn.apache.org/viewvc/jackrabbit/site/trunk/src/site/markdown/creating-releases.md?rev=1881623&r1=1881622&r2=1881623&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/creating-releases.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/creating-releases.md Thu Sep 10 13:15:59 2020
@@ -58,7 +58,7 @@ Release management tasks
 
 1. Check the CI status of the project ([Jackrabbit Jenkins](https://ci-builds.apache.org/job/Jackrabbit/))
 2. Consider checking the CVE database for vulnerabilities in dependencies,
-   using `mvn org.owasp:dependency-check-maven:5.3.2:aggregate` (first run will be slow because CVE
+   using `mvn org.owasp:dependency-check-maven:6.0.0:aggregate` (first run will be slow because CVE
    databases are downloaded and parsed). If dependencies need action, open tickets and make sure they
    are marked as candidate backports where applicable.        
 3. Make sure that an appropriate version for the release is entered in Jira