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

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/master by this push:
     new 867492d  Upgrades Maven Dependency Check plugin
867492d is described below

commit 867492d485bef3c9d2c7b393ae0a883ab63dcc96
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Mon Dec 20 07:42:04 2021 +0100

    Upgrades Maven Dependency Check plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 78f8500..399c0b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -374,7 +374,7 @@
                 <plugin>
                     <groupId>org.owasp</groupId>
                     <artifactId>dependency-check-maven</artifactId>
-                    <version>6.2.2</version>
+                    <version>6.5.1</version>
                     <configuration>
                         <suppressionFiles>
                             
<suppressionFile>src/etc/project-suppression.xml</suppressionFile>

Reply via email to