You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by lg...@apache.org on 2019/12/24 18:32:50 UTC

[mina-sshd] 08/12: Upgraded Maven OWASP plugin to 5.2.4

This is an automated email from the ASF dual-hosted git repository.

lgoldstein pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git

commit da584a5058b4fcba8d174e6e944b410ad308a593
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Tue Dec 24 19:50:17 2019 +0200

    Upgraded Maven OWASP plugin to 5.2.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3c58e3f..996fcbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>5.2.2</version>
+                        <version>5.2.4</version>
                             <!-- see https://jeremylong.github.io/DependencyCheck/dependency-check-maven/configuration.html -->
                         <configuration>
                                 <!-- see https://github.com/jeremylong/DependencyCheck/issues/1394 -->