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 14e155a10 Bump org.owasp:dependency-check-maven from 12.1.5 to 12.1.6 
(#826)
14e155a10 is described below

commit 14e155a10f8e4cd808482e6d70ec3ac22957d291
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 25 21:22:23 2025 +0200

    Bump org.owasp:dependency-check-maven from 12.1.5 to 12.1.6 (#826)
    
    - [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.5...v12.1.6)
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 07d2911ad..727a4f76a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>12.1.5</version>
+                        <version>12.1.6</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