Repository: incubator-wave
Updated Branches:
  refs/heads/master 02f2dd5e6 -> fcf642f6d


updated commons collections (patch update) from 3.2.1 to 3.2.2


Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/fcf642f6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/fcf642f6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/fcf642f6

Branch: refs/heads/master
Commit: fcf642f6d071151a620da6e20364eea4bfda9868
Parents: 02f2dd5
Author: wisebaldone <[email protected]>
Authored: Sun Mar 6 14:50:50 2016 +1000
Committer: wisebaldone <[email protected]>
Committed: Sun Mar 6 14:50:50 2016 +1000

----------------------------------------------------------------------
 wave/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/fcf642f6/wave/build.gradle
----------------------------------------------------------------------
diff --git a/wave/build.gradle b/wave/build.gradle
index fcb199a..9b6d206 100644
--- a/wave/build.gradle
+++ b/wave/build.gradle
@@ -116,7 +116,7 @@ dependencies {
             [group: "commons-cli", name: "commons-cli", version: "1.2"],       
                                 // [?, ?]
             [group: "commons-codec", name: "commons-codec", version: "1.4"],   
                                 // [?, ?]
             [group: "commons-io", name: "commons-io", version: "2.4"],         
                                 // [?, ?]
-            [group: "commons-collections", name: "commons-collections", 
version: "3.2.1"],                      // [?, ?]
+            [group: "commons-collections", name: "commons-collections", 
version: "3.2.2"],                      // [?, ?]
             [group: "commons-configuration", name: "commons-configuration", 
version: "1.6"],                    // [?, ?]
             [group: "commons-httpclient", name: "commons-httpclient", version: 
"3.1"],                          // [?, ?]
             [group: "commons-lang", name: "commons-lang", version: "2.5"],     
                                 // [?, ?]

Reply via email to