You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by rd...@apache.org on 2017/11/02 13:16:36 UTC

tinkerpop git commit: Bump netty to 4.0.52

Repository: tinkerpop
Updated Branches:
  refs/heads/TINKERPOP-1824 [created] 819143c5b


Bump netty to 4.0.52


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/819143c5
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/819143c5
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/819143c5

Branch: refs/heads/TINKERPOP-1824
Commit: 819143c5b7dc1466c13a41a14f87966af47023ab
Parents: f2b4fb9
Author: Robert Dale <ro...@gmail.com>
Authored: Thu Nov 2 09:16:14 2017 -0400
Committer: Robert Dale <ro...@gmail.com>
Committed: Thu Nov 2 09:16:14 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/819143c5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5a93109..94951cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@ limitations under the License.
         <javadoc-plugin.version>2.10.4</javadoc-plugin.version>
         <jcabi.version>1.1</jcabi.version>
         <metrics.version>3.0.2</metrics.version>
-        <netty.version>4.0.50.Final</netty.version>
+        <netty.version>4.0.52.Final</netty.version>
         <slf4j.version>1.7.21</slf4j.version>
         <snakeyaml.version>1.15</snakeyaml.version>
         <spark.version>1.6.1</spark.version>