You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by da...@apache.org on 2016/02/20 01:38:45 UTC

svn commit: r1731319 - in /pig/trunk: CHANGES.txt ivy/libraries.properties

Author: daijy
Date: Sat Feb 20 00:38:45 2016
New Revision: 1731319

URL: http://svn.apache.org/viewvc?rev=1731319&view=rev
Log:
PIG-4811: Upgrade groovy library to address MethodClosure vulnerability

Modified:
    pig/trunk/CHANGES.txt
    pig/trunk/ivy/libraries.properties

Modified: pig/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/pig/trunk/CHANGES.txt?rev=1731319&r1=1731318&r2=1731319&view=diff
==============================================================================
--- pig/trunk/CHANGES.txt (original)
+++ pig/trunk/CHANGES.txt Sat Feb 20 00:38:45 2016
@@ -24,6 +24,8 @@ INCOMPATIBLE CHANGES
 
 IMPROVEMENTS
 
+PIG-4811: Upgrade groovy library to address MethodClosure vulnerability	(daijy)
+
 PIG-4803: Improve performance of regex-based builtin functions (eyal via daijy)
 
 PIG-4802: Autoparallelism should estimate less when there is combiner (rohini)

Modified: pig/trunk/ivy/libraries.properties
URL: http://svn.apache.org/viewvc/pig/trunk/ivy/libraries.properties?rev=1731319&r1=1731318&r2=1731319&view=diff
==============================================================================
--- pig/trunk/ivy/libraries.properties (original)
+++ pig/trunk/ivy/libraries.properties Sat Feb 20 00:38:45 2016
@@ -37,7 +37,7 @@ jersey.version=1.8
 checkstyle.version=4.2
 ivy.version=2.2.0
 jasper.version=6.1.14
-groovy.version=1.8.6
+groovy.version=2.4.5
 guava.version=11.0
 jersey-core.version=1.8
 hadoop-core.version=1.0.4