Commit 9fae229
* Upgrade grpc to 1.75.0 to fix CVE-2025-55163 and CVE-2025-24970
- Update grpcVersion from 1.58.1 to 1.75.0
- Add grpc-protobuf dependency to temporal-serviceclient (no longer
transitively included by grpc-services in 1.75.0)
- Suppress deprecation warning for Guava Throwables.propagateIfPossible
(deprecated in Guava 33.x brought in by grpc 1.75.0)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Update build.gradle
* Revert "Update build.gradle"
This reverts commit 100caaa.
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: tconley1428 <tconley1428@gmail.com>
Co-authored-by: Tim Conley <timothy.conley@temporal.io>
1 parent 67d56dd commit 9fae229
File tree
3 files changed
+3
-1
lines changed- temporal-serviceclient
- temporal-testing/src/main/java/io/temporal/testing/internal
3 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
| 459 | + | |
459 | 460 | | |
460 | 461 | | |
461 | 462 | | |
| |||
0 commit comments