This is an automated email from the ASF dual-hosted git repository.
twolf 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 beca40c03 Bump org.owasp:dependency-check-maven from 12.1.3 to 12.1.5
(#824)
beca40c03 is described below
commit beca40c0327f0dd5539c24ef92c876a648f5bab1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 23 11:50:22 2025 +0200
Bump org.owasp:dependency-check-maven from 12.1.3 to 12.1.5 (#824)
- [Release
notes](https://github.com/dependency-check/DependencyCheck/releases)
-
[Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/dependency-check/DependencyCheck/compare/v12.1.3...v12.1.5)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4d60d654b..07d2911ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
- <version>12.1.3</version>
+ <version>12.1.5</version>
<!-- see
https://jeremylong.github.io/DependencyCheck/dependency-check-maven/configuration.html
-->
<configuration>
<!-- see
https://github.com/jeremylong/DependencyCheck/issues/1394 -->