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/ws-wss4j.git
commit 012a8d85d8206d2dffcc0574fc3d1438bbc60c29 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Wed Jun 10 09:46:59 2020 +0100 Updating owasp plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fb40455..853d2d4 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <targetJdk>1.8</targetJdk> <buildtools.dir>${basedir}/build-tools</buildtools.dir> - <maven-owasp-plugin-version>5.2.4</maven-owasp-plugin-version> + <maven-owasp-plugin-version>5.3.2</maven-owasp-plugin-version> </properties> <modules>
