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-connectors.git
The following commit(s) were added to refs/heads/master by this push:
new cd2fcf0 PHOENIX-7362: Update owasp plugin to 10.0.2
cd2fcf0 is described below
commit cd2fcf001c110111ade9883a8e75d32d6a1442cc
Author: Villő Szűcs <[email protected]>
AuthorDate: Fri Sep 13 14:50:56 2024 +0200
PHOENIX-7362: Update owasp plugin to 10.0.2
Change-Id: Iebeaed35d6c5a91ad523960234cbd94e3e5f8841
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 99602a9..8979b87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
<exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
<spotbugs-maven-plugin.version>4.8.1.0</spotbugs-maven-plugin.version>
<spotbugs.version>4.8.2</spotbugs.version>
- <maven-owasp-plugin.version>9.0.1</maven-owasp-plugin.version>
+ <maven-owasp-plugin.version>10.0.2</maven-owasp-plugin.version>
<maven.bundle.version>3.3.0</maven.bundle.version>
<!-- Plugin options -->