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 2020/04/08 08:04:50 UTC

[mina-sshd] 15/15: Upgraded OWASP dependency plugin version to 5.3.2

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 07b9bdc37474a8b65898761b1c6ce5cf94f615c0
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Wed Apr 8 11:03:58 2020 +0300

    Upgraded OWASP dependency plugin version to 5.3.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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