This is an automated email from the ASF dual-hosted git repository.

lprimak pushed a commit to branch 1.13.x
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/1.13.x by this push:
     new d69e10e04 chore(deps): bump org.owasp:dependency-check-maven from 
12.2.1 to 12.2.2 (#2733)
d69e10e04 is described below

commit d69e10e0413679bac6ecb71c6f4e0aed9d1783af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 21:01:05 2026 -0500

    chore(deps): bump org.owasp:dependency-check-maven from 12.2.1 to 12.2.2 
(#2733)
    
    Bumps 
[org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck)
 from 12.2.1 to 12.2.2.
    - [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.2.1...v12.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.owasp:dependency-check-maven
      dependency-version: 12.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 2824ec375..9204fba53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -403,7 +403,7 @@
                 <plugin>
                     <groupId>org.owasp</groupId>
                     <artifactId>dependency-check-maven</artifactId>
-                    <version>12.2.1</version>
+                    <version>12.2.2</version>
                 </plugin>
                 <plugin>
                     <groupId>com.github.siom79.japicmp</groupId>

Reply via email to