Upgraded OWASP dependency check plugin to 3.3.2

Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/267183fd
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/267183fd
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/267183fd

Branch: refs/heads/master
Commit: 267183fde78bfb62df90b2e710b5b7c95914e08a
Parents: 5cb8575
Author: Lyor Goldstein <[email protected]>
Authored: Fri Oct 19 10:11:34 2018 +0300
Committer: Lyor Goldstein <[email protected]>
Committed: Fri Oct 19 20:35:19 2018 +0300

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/267183fd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7e6e53d..e07299a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>3.3.1</version>
+                        <version>3.3.2</version>
                             <!-- see 
https://jeremylong.github.io/DependencyCheck/dependency-check-maven/configuration.html
 -->
                         <configuration>
                                 <!-- see 
https://github.com/jeremylong/DependencyCheck/issues/1394 -->

Reply via email to