From d9587881a6f7928ed38c299f452093b41d912612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 19:25:41 +0000 Subject: [PATCH] Bump the grpc-protobuf group with 6 updates Bumps the grpc-protobuf group with 6 updates: | Package | From | To | | --- | --- | --- | | [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.72.0` | `1.75.0` | | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.72.0` | `1.75.0` | | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.72.0` | `1.75.0` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.30.2` | `4.32.1` | | [io.grpc:grpc-services](https://github.com/grpc/grpc-java) | `1.72.0` | `1.75.0` | | [io.grpc:grpc-census](https://github.com/grpc/grpc-java) | `1.72.0` | `1.75.0` | Updates `io.grpc:grpc-stub` from 1.72.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.72.0...v1.75.0) Updates `io.grpc:grpc-netty-shaded` from 1.72.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.72.0...v1.75.0) Updates `io.grpc:grpc-protobuf` from 1.72.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.72.0...v1.75.0) Updates `io.grpc:grpc-netty-shaded` from 1.72.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.72.0...v1.75.0) Updates `io.grpc:grpc-protobuf` from 1.72.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.72.0...v1.75.0) Updates `com.google.protobuf:protobuf-java` from 4.30.2 to 4.32.1 - [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 `io.grpc:grpc-services` from 1.72.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.72.0...v1.75.0) Updates `io.grpc:grpc-census` from 1.72.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.72.0...v1.75.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-stub dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-protobuf - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-protobuf - dependency-name: io.grpc:grpc-protobuf dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-protobuf - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-protobuf - dependency-name: io.grpc:grpc-protobuf dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-protobuf - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-protobuf - dependency-name: io.grpc:grpc-services dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-protobuf - dependency-name: io.grpc:grpc-census dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-protobuf ... Signed-off-by: dependabot[bot] --- ai-service/pom.xml | 4 ++-- coding-service/pom.xml | 4 ++-- identity-service/pom.xml | 4 ++-- pom.xml | 4 ++-- profile-service/pom.xml | 4 ++-- quiz-service/pom.xml | 4 ++-- submission-service/pom.xml | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ai-service/pom.xml b/ai-service/pom.xml index 3c7f6e88..abc7f6df 100644 --- a/ai-service/pom.xml +++ b/ai-service/pom.xml @@ -38,8 +38,8 @@ 1.0.0 - 1.72.0 - 4.30.2 + 1.75.0 + 4.32.1 1.18.38 diff --git a/coding-service/pom.xml b/coding-service/pom.xml index 40eaec4f..0c262d63 100644 --- a/coding-service/pom.xml +++ b/coding-service/pom.xml @@ -33,8 +33,8 @@ ${java.version} - 1.72.0 - 4.30.2 + 1.75.0 + 4.32.1 2024.0.1 1.18.38 diff --git a/identity-service/pom.xml b/identity-service/pom.xml index 1b1ac5ee..3ca4e488 100644 --- a/identity-service/pom.xml +++ b/identity-service/pom.xml @@ -33,8 +33,8 @@ ${java.version} - 1.72.0 - 4.30.2 + 1.75.0 + 4.32.1 2024.0.1 0.8.0 1.18.38 diff --git a/pom.xml b/pom.xml index 5173b300..2ca2f189 100644 --- a/pom.xml +++ b/pom.xml @@ -45,8 +45,8 @@ ${java.version} - 1.72.0 - 4.30.2 + 1.75.0 + 4.32.1 1.18.38 1.6.3 2024.0.1 diff --git a/profile-service/pom.xml b/profile-service/pom.xml index e15f1250..42cde699 100644 --- a/profile-service/pom.xml +++ b/profile-service/pom.xml @@ -33,8 +33,8 @@ ${java.version} - 1.72.0 - 4.30.2 + 1.75.0 + 4.32.1 2024.0.1 0.8.0 1.18.38 diff --git a/quiz-service/pom.xml b/quiz-service/pom.xml index c9e65835..6990b78e 100644 --- a/quiz-service/pom.xml +++ b/quiz-service/pom.xml @@ -32,8 +32,8 @@ ${java.version} - 1.72.0 - 4.30.2 + 1.75.0 + 4.32.1 2024.0.1 0.8.0 1.18.38 diff --git a/submission-service/pom.xml b/submission-service/pom.xml index ae40193a..93d4539c 100644 --- a/submission-service/pom.xml +++ b/submission-service/pom.xml @@ -32,8 +32,8 @@ ${java.version} - 1.72.0 - 4.30.2 + 1.75.0 + 4.32.1 3.25.1 2024.0.1 1.18.38