Repository: marmotta
Updated Branches:
  refs/heads/develop 132542878 -> d71cf7907


upgraded to commons-validator 1.5.1 to get rid of CVE-2014-0114


Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/48c290ed
Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/48c290ed
Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/48c290ed

Branch: refs/heads/develop
Commit: 48c290ed1a10156b904a2f62f7482381950329cb
Parents: 1325428
Author: Sergio Fernández <[email protected]>
Authored: Tue May 24 11:21:37 2016 +0200
Committer: Sergio Fernández <[email protected]>
Committed: Tue May 24 11:21:37 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/marmotta/blob/48c290ed/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1e8beac..409a145 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -719,7 +719,7 @@
             <dependency>
                 <groupId>commons-validator</groupId>
                 <artifactId>commons-validator</artifactId>
-                <version>1.4.0</version>
+                <version>1.5.1</version>
                 <exclusions>
                     <exclusion>
                         <groupId>commons-logging</groupId>

Reply via email to