From 2df4b119ee1b817497c2dec0ca3e81711800f471 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:12:11 +0000 Subject: [PATCH] build(deps): bump netty-all in /com.creditease.uav.upgrade Bumps [netty-all](https://github.com/netty/netty) from 4.0.25.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.0.25.Final...netty-4.1.42.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- com.creditease.uav.upgrade/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.creditease.uav.upgrade/pom.xml b/com.creditease.uav.upgrade/pom.xml index 1a4bd2ba..39e6ae70 100644 --- a/com.creditease.uav.upgrade/pom.xml +++ b/com.creditease.uav.upgrade/pom.xml @@ -16,7 +16,7 @@ io.netty netty-all - 4.0.25.Final + 4.1.42.Final