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 50444284e2ecad75794b89bac7dd3e29184bd0f2 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Fri Apr 17 11:35:49 2020 +0100 Update owasp to 5.3.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bb3f23d..36877de 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>5.3.1</maven-owasp-plugin-version> + <maven-owasp-plugin-version>5.3.2</maven-owasp-plugin-version> </properties> <distributionManagement> <repository>
