This is an automated email from the ASF dual-hosted git repository.
stoty pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git
The following commit(s) were added to refs/heads/master by this push:
new ca62a4d PHOENIX-7362: Update owasp plugin to 10.0.2
ca62a4d is described below
commit ca62a4d76610854b6885a8ecd5d0eba600f188f2
Author: Villő Szűcs <[email protected]>
AuthorDate: Fri Sep 13 13:52:16 2024 +0200
PHOENIX-7362: Update owasp plugin to 10.0.2
Change-Id: I1cddf778052d37bbae4a01c232e420dd9592347e
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d167ecb..9f40fa8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<maven-build-helper-plugin.version>3.5.0</maven-build-helper-plugin.version>
<spotbugs-maven-plugin.version>4.8.1.0</spotbugs-maven-plugin.version>
<spotbugs.version>4.8.1</spotbugs.version>
- <maven-owasp-plugin.version>8.4.0</maven-owasp-plugin.version>
+ <maven-owasp-plugin.version>10.0.2</maven-owasp-plugin.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<maven-sonar-plugin.version>3.10.0.2594</maven-sonar-plugin.version>