From 98737c20325f2d4b48a24ab2d1e18ff8794feae9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 00:09:31 +0000 Subject: [PATCH] fix(deps): update dependency io.netty:netty-codec-http to v4.1.136.final [security] --- gradle/libs.versions.toml | 2 +- gradle/verification-metadata.xml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 45c078a2c..8ca3d014a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -159,7 +159,7 @@ mybatis = { module = "org.mybatis:mybatis", version = "3.1.1" } mysql-connector-j = { module = "com.mysql:mysql-connector-j", version = "8.4.0" } netty-buffer = { module = "io.netty:netty-buffer", version = "4.1.119.Final" } netty-codec = { module = "io.netty:netty-codec", version = "4.1.136.Final" } -netty-codec-http = { module = "io.netty:netty-codec-http", version = "4.1.119.Final" } +netty-codec-http = { module = "io.netty:netty-codec-http", version = "4.1.136.Final" } netty-codec-http2 = { module = "io.netty:netty-codec-http2", version = "4.1.119.Final" } netty-common = { module = "io.netty:netty-common", version = "4.1.119.Final" } netty-handler = { module = "io.netty:netty-handler", version = "4.1.119.Final" } diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 28595df13..7a34a36f9 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -1038,6 +1038,14 @@ + + + + + + + +