From df3d7e300c178ba5a111f2b6beb7853cfc16f93f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 01:09:02 +0000 Subject: [PATCH] Bump netty-all from 4.1.67.Final to 4.1.69.Final Bumps [netty-all](https://github.com/netty/netty) from 4.1.67.Final to 4.1.69.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.67.Final...netty-4.1.69.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- autumn-web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autumn-web/pom.xml b/autumn-web/pom.xml index dd75db2..a466389 100644 --- a/autumn-web/pom.xml +++ b/autumn-web/pom.xml @@ -15,7 +15,7 @@ 16 16 - 4.1.67.Final + 4.1.69.Final