From ccd6e503d6e85ac607d3d2730a2f8963296fb4a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 17:54:31 +0000 Subject: [PATCH 1/2] Bump io.netty:netty-all from 4.1.96.Final to 4.1.97.Final in /mr Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.96.Final to 4.1.97.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.96.Final...netty-4.1.97.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- mr/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mr/build.gradle b/mr/build.gradle index 19e8cbda0..18e7eb641 100644 --- a/mr/build.gradle +++ b/mr/build.gradle @@ -69,7 +69,7 @@ dependencies { testImplementation(project(":test:shared")) testImplementation("com.fasterxml.jackson.core:jackson-databind:2.15.2") - testImplementation("io.netty:netty-all:4.1.96.Final") + testImplementation("io.netty:netty-all:4.1.97.Final") testImplementation("org.elasticsearch:securemock:1.2") itestEmbedded(project(":test:shared")) From ad6b117a5b503fa463984bb58c294d51dd19b037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 29 Aug 2023 17:56:14 +0000 Subject: [PATCH 2/2] Update changelog Signed-off-by: dependabot[bot] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f88a116e2..9e28d500d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Dependencies - Bumps `com.google.protobuf:protobuf-java` from 3.22.3 to 3.24.2 - Bumps `com.esotericsoftware.kryo:kryo` from 2.21 to 2.24.0 -- Bumps `io.netty:netty-all` from 4.1.92.Final to 4.1.96.Final +- Bumps `io.netty:netty-all` from 4.1.92.Final to 4.1.97.Final - Bumps `org.codehaus.woodstox:stax2-api` from 3.1.4 to 4.2.1 - Bumps `com.fasterxml.jackson.core:jackson-annotations` from 2.15.0 to 2.15.2 - Bumps `org.slf4j:slf4j-api` from 1.7.6 to 2.0.7