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

joshtynjala pushed a commit to branch security-updates
in repository https://gitbox.apache.org/repos/asf/flex-blazeds.git

commit 269ac40f83cfbc21a20b7492420851cc6896ab81
Author: Josh Tynjala <joshtynj...@bowlerhat.dev>
AuthorDate: Mon Jan 9 09:41:40 2023 -0800

    update dependency-check-maven because older version broke build
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 788f605..fe6000c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
             <plugin>
                 <groupId>org.owasp</groupId>
                 <artifactId>dependency-check-maven</artifactId>
-                <version>7.1.0</version>
+                <version>7.4.4</version>
                 <executions>
                     <execution>
                         <goals>

Reply via email to