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

lhotari pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/branch-3.0 by this push:
     new 46e0871725d [improve][build] Upgrade OWASP Dependency check version to 
9.1.0 (#22530)
46e0871725d is described below

commit 46e0871725dcc420fb36913dfcf15d32f6c44f89
Author: Lari Hotari <[email protected]>
AuthorDate: Thu Apr 18 07:48:55 2024 -0700

    [improve][build] Upgrade OWASP Dependency check version to 9.1.0 (#22530)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d1d56972b9c..50e96b4d35f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -303,7 +303,7 @@ flexible messaging model and an intuitive client 
API.</description>
     <errorprone-slf4j.version>0.1.4</errorprone-slf4j.version>
     <j2objc-annotations.version>1.3</j2objc-annotations.version>
     <lightproto-maven-plugin.version>0.4</lightproto-maven-plugin.version>
-    <dependency-check-maven.version>9.0.7</dependency-check-maven.version>
+    <dependency-check-maven.version>9.1.0</dependency-check-maven.version>
     <roaringbitmap.version>0.9.44</roaringbitmap.version>
     <extra-enforcer-rules.version>1.6.1</extra-enforcer-rules.version>
     <oshi.version>6.4.0</oshi.version>

Reply via email to