Repository: nifi
Updated Branches:
  refs/heads/master c120c4982 -> 1b965cb66


NIFI-1993 upgraded CGLIB to 3.2.2

This closes #516


Project: http://git-wip-us.apache.org/repos/asf/nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/1b965cb6
Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/1b965cb6
Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/1b965cb6

Branch: refs/heads/master
Commit: 1b965cb667e6a3c3112e05777cc369357b5d3f71
Parents: c120c49
Author: Oleg Zhurakousky <o...@suitcase.io>
Authored: Thu Jun 9 20:08:00 2016 -0400
Committer: Matt Burgess <mattyb...@apache.org>
Committed: Fri Jun 10 12:19:50 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/nifi/blob/1b965cb6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d06b274..df4e70c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -546,7 +546,7 @@ language governing permissions and limitations under the 
License. -->
             <dependency>
                 <groupId>cglib</groupId>
                 <artifactId>cglib-nodep</artifactId>
-                <version>3.1</version>
+                <version>3.2.2</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.commons</groupId>

Reply via email to