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 2018/06/22 08:57:59 UTC

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

Author: reschke
Date: Fri Jun 22 08:57:59 2018
New Revision: 1834084

URL: http://svn.apache.org/viewvc?rev=1834084&view=rev
Log:
uodate org.owasp:dependency-check-maven example to use current 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=1834084&r1=1834083&r2=1834084&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/creating-releases.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/creating-releases.md Fri Jun 22 08:57:59 2018
@@ -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:3.1.1:aggregate` (first run will be slow because CVE
+   using `mvn org.owasp:dependency-check-maven:3.2.1: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