From 8cd6500fb0350f737d409ae8808472c6c3de2b70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 04:02:30 +0000 Subject: [PATCH] chore(deps): bump the maven-minor-patch group with 8 updates Bumps the maven-minor-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | software.amazon.awssdk:bom | `2.42.35` | `2.48.0` | | [com.google.cloud:libraries-bom](https://github.com/googleapis/google-cloud-java) | `26.80.0` | `26.85.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.0` | `2.22.1` | | [commons-logging:commons-logging](https://github.com/apache/commons-logging) | `1.3.1` | `1.4.0` | | [com.azure:azure-security-keyvault-keys](https://github.com/Azure/azure-sdk-for-java) | `4.10.6` | `4.11.1` | | [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.18.2` | `1.18.4` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.6` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.10.0` | `0.11.0` | Updates `software.amazon.awssdk:bom` from 2.42.35 to 2.48.0 Updates `com.google.cloud:libraries-bom` from 26.80.0 to 26.85.0 - [Release notes](https://github.com/googleapis/google-cloud-java/releases) - [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-java/commits/libraries-bom/v26.85.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.0 to 2.22.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `commons-logging:commons-logging` from 1.3.1 to 1.4.0 - [Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-logging/compare/rel/commons-logging-1.3.1...rel/commons-logging-1.4.0) Updates `com.azure:azure-security-keyvault-keys` from 4.10.6 to 4.11.1 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-security-keyvault-keys_4.10.6...azure-messaging-eventgrid_4.11.1) Updates `com.azure:azure-identity` from 1.18.2 to 1.18.4 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-identity_1.18.2...com.azure+azure-identity_1.18.4) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.5.6) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.10.0 to 0.11.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.google.cloud:libraries-bom dependency-version: 26.85.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: commons-logging:commons-logging dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.azure:azure-security-keyvault-keys dependency-version: 4.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.azure:azure-identity dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-minor-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 044d5d4..657faaf 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ 1.8 UTF-8 5.10.3 - 2.17.0 + 2.22.1 integration @@ -49,14 +49,14 @@ software.amazon.awssdk bom - 2.42.35 + 2.48.0 pom import com.google.cloud libraries-bom - 26.80.0 + 26.85.0 pom import @@ -84,7 +84,7 @@ commons-logging commons-logging - 1.3.1 + 1.4.0 true @@ -99,13 +99,13 @@ com.azure azure-security-keyvault-keys - 4.10.6 + 4.11.1 true com.azure azure-identity - 1.18.2 + 1.18.4 true @@ -149,7 +149,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.5.6 ${excludeGroups} @@ -209,7 +209,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.10.0 + 0.11.0 true central