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 2016/01/27 21:39:31 UTC

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

Author: lofwyr
Date: Wed Jan 27 20:39:31 2016
New Revision: 1727185

URL: http://svn.apache.org/viewvc?rev=1727185&view=rev
Log:
checkstyle

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=1727185&r1=1727184&r2=1727185&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/pom.xml (original)
+++ myfaces/tobago/branches/tobago-3.0.x/pom.xml Wed Jan 27 20:39:31 2016
@@ -43,7 +43,7 @@
     <mojarra22.version>2.2.6</mojarra22.version>
     <slf4j.version>1.7.12</slf4j.version>
     <logback.version>1.1.3</logback.version>
-    <commons-collection.version>3.2.1</commons-collection.version>
+    <commons-collection.version>3.2.2</commons-collection.version>
     <maven.compile.source>1.6</maven.compile.source>
     <maven.compile.target>1.6</maven.compile.target>
     <maven.compile.encoding>UTF-8</maven.compile.encoding>