From bcef13b7731c8daef83b97ba6cdb84834a31358d Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Tue, 16 Jun 2020 15:08:20 +0800 Subject: [PATCH] upgrade netty to 4.1.46.Final. #1256 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 101625843..3d6625e1c 100644 --- a/pom.xml +++ b/pom.xml @@ -172,27 +172,27 @@ io.netty netty-common - 4.1.45.Final + 4.1.46.Final io.netty netty-buffer - 4.1.45.Final + 4.1.46.Final io.netty netty-handler - 4.1.45.Final + 4.1.46.Final io.netty netty-transport - 4.1.45.Final + 4.1.46.Final io.netty netty-codec-http - 4.1.45.Final + 4.1.46.Final