From c8022f0840c6949bc58fcb58404d0488075531e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 12:12:57 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 3 updates Bumps the dependencies group with 3 updates in the / directory: software.amazon.awssdk:secretsmanager, software.amazon.awssdk:aws-crt-client and [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs). Updates `software.amazon.awssdk:secretsmanager` from 2.41.3 to 2.46.6 Updates `software.amazon.awssdk:aws-crt-client` from 2.41.3 to 2.46.6 Updates `com.github.spotbugs:spotbugs-annotations` from 4.9.8 to 4.10.1 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.9.8...4.10.1) --- updated-dependencies: - dependency-name: software.amazon.awssdk:secretsmanager dependency-version: 2.46.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: software.amazon.awssdk:aws-crt-client dependency-version: 2.46.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f7dacf3..b6c0668 100644 --- a/pom.xml +++ b/pom.xml @@ -44,12 +44,12 @@ software.amazon.awssdk secretsmanager - 2.41.3 + 2.46.6 software.amazon.awssdk aws-crt-client - 2.41.3 + 2.46.6 org.testng @@ -66,7 +66,7 @@ com.github.spotbugs spotbugs-annotations - 4.9.8 + 4.10.1 compile