From db875d1c7aed2023a21a3e9796569543b94491b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 01:23:32 +0000 Subject: [PATCH] chore(deps)(deps): Bump the production-dependencies group with 2 updates Bumps the production-dependencies group with 2 updates: [io.netty:netty-all](https://github.com/netty/netty) and software.amazon.awssdk:route53. Updates `io.netty:netty-all` from 4.2.8.Final to 4.2.9.Final - [Commits](https://github.com/netty/netty/compare/netty-4.2.8.Final...netty-4.2.9.Final) Updates `software.amazon.awssdk:route53` from 2.40.8 to 2.40.13 --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-version: 4.2.9.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: software.amazon.awssdk:route53 dependency-version: 2.40.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ec6deff..a85f104 100644 --- a/pom.xml +++ b/pom.xml @@ -30,11 +30,11 @@ 1.1.10.8 - 4.2.8.Final + 4.2.9.Final 3.6.3 - 2.40.8 + 2.40.13