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 cc108785b9 ARTEMIS-4620 upgrade OWASP to 9.0.9
cc108785b9 is described below
commit cc108785b9ee50d1e3d562f86e83f97887f94c53
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Jan 31 09:54:58 2024 -0600
ARTEMIS-4620 upgrade OWASP to 9.0.9
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ca1fc35de4..2359c6ca97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,7 +186,7 @@
<hadoop.minikdc.version>3.3.1</hadoop.minikdc.version>
<mockserver.version>5.15.0</mockserver.version>
- <owasp.version>8.4.0</owasp.version>
+ <owasp.version>9.0.9</owasp.version>
<spring.version>5.3.27</spring.version>
<jackson.version>2.16.1</jackson.version>