From ce734d9b2ef5ec7f4d87786c75faf65b2f1958cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 22:21:42 +0000 Subject: [PATCH] Bump the minor-and-patch group across 2 directories with 18 updates Bumps the minor-and-patch group with 18 updates in the /server/java directory: | Package | From | To | | --- | --- | --- | | [io.grpc:grpc-core](https://github.com/grpc/grpc-java) | `1.74.0` | `1.76.0` | | [io.grpc:grpc-api](https://github.com/grpc/grpc-java) | `1.74.0` | `1.76.0` | | [io.grpc:grpc-netty](https://github.com/grpc/grpc-java) | `1.74.0` | `1.76.0` | | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.74.0` | `1.76.0` | | [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.74.0` | `1.76.0` | | [io.grpc:grpc-testing](https://github.com/grpc/grpc-java) | `1.74.0` | `1.76.0` | | [io.netty:netty-all](https://github.com/netty/netty) | `4.2.4.Final` | `4.2.7.Final` | | [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.2.4.Final` | `4.2.7.Final` | | [io.netty:netty-handler-proxy](https://github.com/netty/netty) | `4.2.4.Final` | `4.2.7.Final` | | [io.netty:netty-transport-native-unix-common](https://github.com/netty/netty) | `4.2.4.Final` | `4.2.7.Final` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.32.0` | `4.33.0` | | com.google.protobuf:protobuf-java-util | `4.32.0` | `4.33.0` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.13.1` | `2.13.2` | | org.apache.commons:commons-lang3 | `3.18.0` | `3.19.0` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.19.0` | `5.20.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.13` | `0.8.14` | Bumps the minor-and-patch group with 1 update in the /tests/cross-language/java directory: [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin). Updates `io.grpc:grpc-core` from 1.74.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.74.0...v1.76.0) Updates `io.grpc:grpc-api` from 1.74.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.74.0...v1.76.0) Updates `io.grpc:grpc-netty` from 1.74.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.74.0...v1.76.0) Updates `io.grpc:grpc-protobuf` from 1.74.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.74.0...v1.76.0) Updates `io.grpc:grpc-stub` from 1.74.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.74.0...v1.76.0) Updates `io.grpc:grpc-testing` from 1.74.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.74.0...v1.76.0) Updates `io.grpc:grpc-api` from 1.74.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.74.0...v1.76.0) Updates `io.grpc:grpc-netty` from 1.74.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.74.0...v1.76.0) Updates `io.grpc:grpc-protobuf` from 1.74.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.74.0...v1.76.0) Updates `io.grpc:grpc-stub` from 1.74.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.74.0...v1.76.0) Updates `io.netty:netty-all` from 4.2.4.Final to 4.2.7.Final - [Commits](https://github.com/netty/netty/compare/netty-4.2.4.Final...netty-4.2.7.Final) Updates `io.netty:netty-codec-http2` from 4.2.4.Final to 4.2.7.Final - [Commits](https://github.com/netty/netty/compare/netty-4.2.4.Final...netty-4.2.7.Final) Updates `io.netty:netty-handler-proxy` from 4.2.4.Final to 4.2.7.Final - [Commits](https://github.com/netty/netty/compare/netty-4.2.4.Final...netty-4.2.7.Final) Updates `io.netty:netty-transport-native-unix-common` from 4.2.4.Final to 4.2.7.Final - [Commits](https://github.com/netty/netty/compare/netty-4.2.4.Final...netty-4.2.7.Final) Updates `io.netty:netty-codec-http2` from 4.2.4.Final to 4.2.7.Final - [Commits](https://github.com/netty/netty/compare/netty-4.2.4.Final...netty-4.2.7.Final) Updates `io.netty:netty-handler-proxy` from 4.2.4.Final to 4.2.7.Final - [Commits](https://github.com/netty/netty/compare/netty-4.2.4.Final...netty-4.2.7.Final) Updates `io.netty:netty-transport-native-unix-common` from 4.2.4.Final to 4.2.7.Final - [Commits](https://github.com/netty/netty/compare/netty-4.2.4.Final...netty-4.2.7.Final) Updates `com.google.protobuf:protobuf-java` from 4.32.0 to 4.33.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-java-util` from 4.32.0 to 4.33.0 Updates `com.google.protobuf:protobuf-java-util` from 4.32.0 to 4.33.0 Updates `com.google.code.gson:gson` from 2.13.1 to 2.13.2 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.13.1...gson-parent-2.13.2) Updates `org.apache.commons:commons-lang3` from 3.18.0 to 3.19.0 Updates `io.grpc:grpc-testing` from 1.74.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.74.0...v1.76.0) Updates `org.mockito:mockito-core` from 5.19.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.19.0...v5.20.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.3...surefire-3.5.4) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.13...v0.8.14) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) --- updated-dependencies: - dependency-name: io.grpc:grpc-core dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.grpc:grpc-api dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.grpc:grpc-netty dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.grpc:grpc-protobuf dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.grpc:grpc-stub dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.grpc:grpc-testing dependency-version: 1.76.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.grpc:grpc-api dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.grpc:grpc-netty dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.grpc:grpc-protobuf dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.grpc:grpc-stub dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.netty:netty-all dependency-version: 4.2.7.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-codec-http2 dependency-version: 4.2.7.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-handler-proxy dependency-version: 4.2.7.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-transport-native-unix-common dependency-version: 4.2.7.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-codec-http2 dependency-version: 4.2.7.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-handler-proxy dependency-version: 4.2.7.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-transport-native-unix-common dependency-version: 4.2.7.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.grpc:grpc-testing dependency-version: 1.76.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- server/java/pom.xml | 18 +++++++++--------- tests/cross-language/java/pom.xml | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/server/java/pom.xml b/server/java/pom.xml index 32c7a6ac..0c414ba7 100644 --- a/server/java/pom.xml +++ b/server/java/pom.xml @@ -15,17 +15,17 @@ UTF-8 5.13.4 5.13.4 - 1.74.0 - 4.32.0 + 1.76.0 + 4.33.0 0.3.3 4.7.7 - 2.13.1 + 2.13.2 20250517 7.0.2 - 4.2.4.Final - 3.18.0 + 4.2.7.Final + 3.19.0 2.0.17 - 0.8.13 + 0.8.14 ${project.basedir}/checkstyle.xml ${project.basedir}/suppressions.xml @@ -178,7 +178,7 @@ org.mockito mockito-core - 5.19.0 + 5.20.0 test @@ -215,7 +215,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 8 8 @@ -246,7 +246,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.3 + 3.5.4 false diff --git a/tests/cross-language/java/pom.xml b/tests/cross-language/java/pom.xml index 68796ea5..8b36dd41 100644 --- a/tests/cross-language/java/pom.xml +++ b/tests/cross-language/java/pom.xml @@ -62,7 +62,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 ${java.version} ${java.version}