From f16dc1a4ef3f5287e5e2696618e5e1a51e9a7704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 22:14:21 +0000 Subject: [PATCH] chore: [DevOps] bump the production-minor-patch group with 3 updates Bumps the production-minor-patch group with 3 updates: [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework), [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) and [io.grpc:grpc-bom](https://github.com/grpc/grpc-java). Updates `org.springframework:spring-framework-bom` from 6.2.5 to 6.2.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.5...v6.2.6) Updates `com.google.errorprone:error_prone_annotations` from 2.37.0 to 2.38.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.37.0...v2.38.0) Updates `io.grpc:grpc-bom` from 1.71.0 to 1.72.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.71.0...v1.72.0) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 6.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: com.google.errorprone:error_prone_annotations dependency-version: 2.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: io.grpc:grpc-bom dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] --- cloudplatform/connectivity-ztis/pom.xml | 2 +- dependency-bundles/bom/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cloudplatform/connectivity-ztis/pom.xml b/cloudplatform/connectivity-ztis/pom.xml index 62a9915ff..a1115cc8d 100644 --- a/cloudplatform/connectivity-ztis/pom.xml +++ b/cloudplatform/connectivity-ztis/pom.xml @@ -47,7 +47,7 @@ io.grpc grpc-bom - 1.71.0 + 1.72.0 pom import diff --git a/dependency-bundles/bom/pom.xml b/dependency-bundles/bom/pom.xml index e0522cfe5..547fff20f 100644 --- a/dependency-bundles/bom/pom.xml +++ b/dependency-bundles/bom/pom.xml @@ -270,7 +270,7 @@ com.google.errorprone error_prone_annotations - 2.37.0 + 2.38.0 diff --git a/pom.xml b/pom.xml index 8e2dcfb84..ab681d37d 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ - 6.2.5 + 6.2.6 6.1.5 2.0.17 3.27.3