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

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git


The following commit(s) were added to refs/heads/master by this push:
     new 94b294c87 RATIS-2483. Bump dependency-check-maven to 12.2.0 (#1414)
94b294c87 is described below

commit 94b294c87d6f725e01d4056d7c09c996ca266cae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 12 17:07:49 2026 +0200

    RATIS-2483. Bump dependency-check-maven to 12.2.0 (#1414)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 97d584127..4e70dd29c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -749,7 +749,7 @@
       <plugin>
         <groupId>org.owasp</groupId>
         <artifactId>dependency-check-maven</artifactId>
-        <version>12.1.9</version>
+        <version>12.2.0</version>
       </plugin>
     </plugins>
     <resources>

Reply via email to