This is an automated email from the ASF dual-hosted git repository.
sanjaydutt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new f05bd2a9142 Bump OWASP Dependency-Check to 12.1.3 (fix CVSS v4/SAFETY
crash) (#3192)
f05bd2a9142 is described below
commit f05bd2a91420116621b1ece2a16f7959fd5e4571
Author: Solr Bot <[email protected]>
AuthorDate: Wed Aug 20 11:02:47 2025 +0200
Bump OWASP Dependency-Check to 12.1.3 (fix CVSS v4/SAFETY crash) (#3192)
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 74c3ec97976..f89780cc7b0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -178,7 +178,7 @@ osgi-annotation = "8.1.0"
oshai-logging = "7.0.3"
# @keep for version alignment
ow2-asm = "9.7.1"
-owasp-dependencycheck = "12.0.2"
+owasp-dependencycheck = "12.1.3"
# @keep for version alignment
perfmark = "0.27.0"
prometheus-metrics = "1.1.0"