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 2023/02/18 13:52:38 UTC

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

Author: reschke
Date: Sat Feb 18 13:52:37 2023
New Revision: 1907733

URL: http://svn.apache.org/viewvc?rev=1907733&view=rev
Log:
update org.owasp:dependency-check-maven 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=1907733&r1=1907732&r2=1907733&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/creating-releases.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/creating-releases.md Sat Feb 18 13:52:37 2023
@@ -60,7 +60,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:7.3.2:aggregate` (first run will be slow because CVE
+   using `mvn org.owasp:dependency-check-maven:8.1.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