You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2017/02/01 21:13:08 UTC

svn commit: r1781310 - /myfaces/tobago/branches/tobago-3.0.x/pom.xml

Author: lofwyr
Date: Wed Feb  1 21:13:08 2017
New Revision: 1781310

URL: http://svn.apache.org/viewvc?rev=1781310&view=rev
Log:
update plugin

Modified:
    myfaces/tobago/branches/tobago-3.0.x/pom.xml

Modified: myfaces/tobago/branches/tobago-3.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/pom.xml?rev=1781310&r1=1781309&r2=1781310&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/pom.xml (original)
+++ myfaces/tobago/branches/tobago-3.0.x/pom.xml Wed Feb  1 21:13:08 2017
@@ -983,7 +983,7 @@
         <plugin>
           <groupId>org.owasp</groupId>
           <artifactId>dependency-check-maven</artifactId>
-          <version>1.3.4</version>
+          <version>1.4.5</version>
           <configuration>
             <!-- TBD: check which score can be accepted -->
             <failBuildOnCVSS>1</failBuildOnCVSS>