From 414216d82a155f610df4178781a66b4be3e2130d Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Mon, 24 Feb 2020 12:49:16 +0800 Subject: [PATCH] upgrade netty to 4.1.45.Final #1034 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c0b406e99..fcef24951 100644 --- a/pom.xml +++ b/pom.xml @@ -180,22 +180,22 @@ io.netty netty-buffer - 4.1.39.Final + 4.1.45.Final io.netty netty-handler - 4.1.39.Final + 4.1.45.Final io.netty netty-transport - 4.1.39.Final + 4.1.45.Final io.netty netty-codec-http - 4.1.39.Final + 4.1.45.Final