From 505a818102fd33cc7c2edd1f5af91d9d83d2eb6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 04:02:39 +0000 Subject: [PATCH] Bump the maven-dependencies group with 4 updates Bumps the maven-dependencies group with 4 updates: [io.grpc:grpc-bom](https://github.com/grpc/grpc-java), [org.mockito:mockito-bom](https://github.com/mockito/mockito), [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) and [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `io.grpc:grpc-bom` from 1.77.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.77.0...v1.78.0) Updates `org.mockito:mockito-bom` from 5.20.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.20.0...v5.21.0) Updates `com.google.protobuf:protobuf-java` from 4.33.1 to 4.33.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.puppycrawl.tools:checkstyle` from 12.2.0 to 12.3.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-12.2.0...checkstyle-12.3.1) --- updated-dependencies: - dependency-name: io.grpc:grpc-bom dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-bom dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.33.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 3ca11389..fcad5c61 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.mockito mockito-bom - 5.20.0 + 5.21.0 pom import @@ -287,7 +287,7 @@ com.puppycrawl.tools checkstyle - 12.2.0 + 12.3.1 @@ -369,8 +369,8 @@ ${java.version} ${java.version} - 4.33.1 - 1.77.0 + 4.33.2 + 1.78.0