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
The following commit(s) were added to refs/heads/master by this push: new 2c62c7251 Updated OWASP dependency plugin version 2c62c7251 is described below commit 2c62c7251934fc700c810c4a4249044f3c27d7e9 Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Mon Feb 19 19:55:53 2024 +0200 Updated OWASP dependency plugin version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ef2419335..ad52662df 100644 --- a/pom.xml +++ b/pom.xml @@ -204,7 +204,7 @@ <plugin> <groupId>org.owasp</groupId> <artifactId>dependency-check-maven</artifactId> - <version>7.1.1</version> + <version>9.0.9</version> <!-- see https://jeremylong.github.io/DependencyCheck/dependency-check-maven/configuration.html --> <configuration> <!-- see https://github.com/jeremylong/DependencyCheck/issues/1394 -->