This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.4.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 22b225fbad422134b7ea14e6b20693bbfcc0a2e9 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Apr 6 10:08:26 2021 +0100 Updating the owasp maven plugin to 6.1.5 (cherry picked from commit 62c33440133cde9bead8e673e7dc29aee275647d) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3158686..89e9abe 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ <cxf.jdk.version>1.8</cxf.jdk.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url> - <maven-owasp-plugin-version>6.0.4</maven-owasp-plugin-version> + <maven-owasp-plugin-version>6.1.5</maven-owasp-plugin-version> </properties> <distributionManagement> <repository>
