This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git
commit c6043b6d2bd7367cbaf069636e50a7bed81d9f23 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Mon Jan 4 10:33:50 2021 +0000 Updating owasp plugin to 6.0.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 596039c..8bd0b7e 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.2</maven-owasp-plugin-version> + <maven-owasp-plugin-version>6.0.4</maven-owasp-plugin-version> </properties> <distributionManagement> <repository>
