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 2900b5f72 Bump org.owasp:dependency-check-maven from 12.1.1 to 12.1.3 
(#785)
2900b5f72 is described below

commit 2900b5f726e59530eb15e6a9e6610f4d04577cd1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 23 22:10:11 2025 +0200

    Bump org.owasp:dependency-check-maven from 12.1.1 to 12.1.3 (#785)
    
    Bumps 
[org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck)
 from 12.1.1 to 12.1.3.
    - [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.1...v12.1.3)
    
    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 5af61ef2d..8d98b03b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>12.1.1</version>
+                        <version>12.1.3</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