From daf8c5301773c3c1be7a10d34dac24d191ece7fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 17:41:42 +0000 Subject: [PATCH] Bump io.netty:netty-handler in /enterprise/tls-rbac-demo Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.94.Final to 4.1.118.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.94.Final...netty-4.1.118.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- enterprise/tls-rbac-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enterprise/tls-rbac-demo/pom.xml b/enterprise/tls-rbac-demo/pom.xml index f7ff37d32..67ab6a422 100644 --- a/enterprise/tls-rbac-demo/pom.xml +++ b/enterprise/tls-rbac-demo/pom.xml @@ -29,7 +29,7 @@ io.netty netty-handler - 4.1.94.Final + 4.1.118.Final