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 ad818acc4 RATIS-2530. Bump dependency-check-maven to 12.2.2 (#1457)
ad818acc4 is described below
commit ad818acc4b6d1dec9db601c26f50fcdd86b34fa7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 17:56:52 2026 +0200
RATIS-2530. Bump dependency-check-maven to 12.2.2 (#1457)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4ffed3fdc..93d78d7a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -749,7 +749,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
- <version>12.2.0</version>
+ <version>12.2.2</version>
</plugin>
</plugins>
<resources>