This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 9f1681a36a NO-JIRA update OWASP doc
9f1681a36a is described below
commit 9f1681a36a58f7c13da766e8f8370f1fc60a0bab
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Oct 29 15:15:55 2024 -0500
NO-JIRA update OWASP doc
---
docs/hacking-guide/_building.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/hacking-guide/_building.adoc
b/docs/hacking-guide/_building.adoc
index 40c2b3c21a..11e9db9bfc 100644
--- a/docs/hacking-guide/_building.adoc
+++ b/docs/hacking-guide/_building.adoc
@@ -78,4 +78,4 @@ If you wish to generate a report for dependency CVEs you may
build with the `-Po
----
$ mvn -Powasp verify -DskipTests
----
-The output will be under `./target/dependency-check-report.html` for *each*
sub-module.
\ No newline at end of file
+The output for every module will be aggregated in
`./target/dependency-check-report.html`.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact