This is an automated email from the ASF dual-hosted git repository.
abhishek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 74a76c74b1 Updating dependency check version (#13649)
74a76c74b1 is described below
commit 74a76c74b111d3f6dafbbb0b41926ca9aa6f7bed
Author: abhagraw <[email protected]>
AuthorDate: Tue Jan 10 14:43:19 2023 +0530
Updating dependency check version (#13649)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d7a799e736..aed805587a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1520,7 +1520,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
- <version>7.0.4</version>
+ <version>7.4.4</version>
<configuration>
<failBuildOnCVSS>7</failBuildOnCVSS>
<skipProvidedScope>true</skipProvidedScope>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]