From 44353e5574fa988fbd1612922bab77364619cceb Mon Sep 17 00:00:00 2001 From: Chiwan Park Date: Mon, 20 Feb 2017 18:38:30 +0900 Subject: [PATCH] Update Jedis and Flume --- README.md | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9b003e4..9584d2a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Redis Extension for Flume NG Redis extension for Flume NG ([http://flume.apache.org](http://flume.apache.org)). Tested with Apache Flume 1.5.0.1 and -Redis 2.8.17. +Redis 3.2.8. [![Build Status](https://travis-ci.org/chiwanpark/flume-ng-redis.png?branch=master)](https://travis-ci.org/chiwanpark/flume-ng-redis) [![Coverage Status](https://coveralls.io/repos/chiwanpark/flume-ng-redis/badge.png)](https://coveralls.io/r/chiwanpark/flume-ng-redis) @@ -40,7 +40,7 @@ Redis 2.8.17. ## Dependencies -* Jedis 2.5.2 ([https://github.com/xetorthio/jedis](https://github.com/xetorthio/jedis)) +* Jedis ([https://github.com/xetorthio/jedis](https://github.com/xetorthio/jedis)) ## License diff --git a/pom.xml b/pom.xml index 56b7244..24c3c28 100644 --- a/pom.xml +++ b/pom.xml @@ -12,8 +12,8 @@ UTF-8 1.6 1.6 - 1.5.0.1 - 2.5.2 + 1.6.0 + 2.9.0 2.2.0 0.7.2.201409121644 4.11