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 <lgoldst...@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>