From 9f60b827065f812e99ad8be0770e7c7ceab52212 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 19:14:51 +0000 Subject: [PATCH] [DependaBot] (deps): Bump netty-transport in /Reflection Bumps [netty-transport](https://github.com/netty/netty) from 4.1.90.Final to 4.1.91.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.90.Final...netty-4.1.91.Final) --- updated-dependencies: - dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Reflection/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reflection/pom.xml b/Reflection/pom.xml index af02d4f..02c7b05 100644 --- a/Reflection/pom.xml +++ b/Reflection/pom.xml @@ -79,7 +79,7 @@ io.netty netty-transport - 4.1.90.Final + 4.1.91.Final provided