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/09/15 16:09:39 UTC

[mina-sshd] 07/08: Update OWASP dependency check Maven plugin version to 5.2.1

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 679ea24ed3b3228c077016ff592b739e32fffb47
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Mon Sep 9 14:52:51 2019 +0300

    Update OWASP dependency check Maven plugin version to 5.2.1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 258a63f..58d6631 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>5.1.1</version>
+                        <version>5.2.1</version>
                             <!-- see https://jeremylong.github.io/DependencyCheck/dependency-check-maven/configuration.html -->
                         <configuration>
                                 <!-- see https://github.com/jeremylong/DependencyCheck/issues/1394 -->
@@ -818,7 +818,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>8.23</version>
+                            <version>8.22</version>
                             <exclusions>
                                 <!-- MCHECKSTYLE-156 -->
                                 <exclusion>