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 bea5537  Fixes issue with accessing the Central relates to 
https://github.com/jeremylong/DependencyCheck/issues/978
bea5537 is described below

commit bea5537e9e513040b89980878ac9487032c7a48e
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Tue Nov 28 09:36:21 2017 +0100

    Fixes issue with accessing the Central
    relates to https://github.com/jeremylong/DependencyCheck/issues/978
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 49c432a..672b126 100644
--- a/pom.xml
+++ b/pom.xml
@@ -311,7 +311,7 @@
                 <plugin>
                     <groupId>org.owasp</groupId>
                     <artifactId>dependency-check-maven</artifactId>
-                    <version>3.0.1</version>
+                    <version>3.0.2</version>
                     <configuration>
                         <suppressionFiles>
                             
<suppressionFile>src/etc/project-suppression.xml</suppressionFile>

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <commits@struts.apache.org>'].

Reply via email to