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/03/31 13:41:08 UTC

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

Author: reschke
Date: Tue Mar 31 13:41:07 2020
New Revision: 1875934

URL: http://svn.apache.org/viewvc?rev=1875934&view=rev
Log:
update dependenvy-check plugin version

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=1875934&r1=1875933&r2=1875934&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/creating-releases.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/creating-releases.md Tue Mar 31 13:41:07 2020
@@ -57,7 +57,7 @@ Release management tasks
 ### Part I: up to the release vote
 
 1. Consider checking the CVE database for vulnerabilities in dependencies,
-   using `mvn org.owasp:dependency-check-maven:5.2.2:aggregate` (first run will be slow because CVE
+   using `mvn org.owasp:dependency-check-maven:5.3.2: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.        
 2. Make sure that an appropriate version for the release is entered in Jira