Skip to content

Commit 2d025b0

Browse files
committed
[improve][build] Upgrade gRPC to 1.72.0 : grpc version match to bookeeper 4.17.2
1 parent 9535cec commit 2d025b0

File tree

2 files changed

+26
-22
lines changed

2 files changed

+26
-22
lines changed

distribution/server/src/assemble/LICENSE.bin.txt

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ The Apache Software License, Version 2.0
263263
* Caffeine -- com.github.ben-manes.caffeine-caffeine-2.9.1.jar
264264
* Conscrypt -- org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar
265265
* Fastutil -- it.unimi.dsi-fastutil-8.5.14.jar
266-
* Proto Google Common Protos -- com.google.api.grpc-proto-google-common-protos-2.17.0.jar
266+
* Proto Google Common Protos -- com.google.api.grpc-proto-google-common-protos-2.51.0.jar
267267
* Bitbucket -- org.bitbucket.b_c-jose4j-0.9.4.jar
268268
* Gson
269269
- com.google.code.gson-gson-2.8.9.jar
@@ -433,29 +433,31 @@ The Apache Software License, Version 2.0
433433
- org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar
434434
- org.jetbrains-annotations-13.0.jar
435435
* gRPC
436-
- io.grpc-grpc-all-1.56.1.jar
437-
- io.grpc-grpc-auth-1.56.1.jar
438-
- io.grpc-grpc-context-1.56.1.jar
439-
- io.grpc-grpc-core-1.56.1.jar
440-
- io.grpc-grpc-protobuf-1.56.1.jar
441-
- io.grpc-grpc-protobuf-lite-1.56.1.jar
442-
- io.grpc-grpc-stub-1.56.1.jar
443-
- io.grpc-grpc-alts-1.56.1.jar
444-
- io.grpc-grpc-api-1.56.1.jar
445-
- io.grpc-grpc-grpclb-1.56.1.jar
446-
- io.grpc-grpc-netty-shaded-1.56.1.jar
447-
- io.grpc-grpc-services-1.56.1.jar
448-
- io.grpc-grpc-xds-1.56.1.jar
449-
- io.grpc-grpc-rls-1.56.1.jar
450-
- io.grpc-grpc-servlet-1.56.1.jar
451-
- io.grpc-grpc-servlet-jakarta-1.56.1.jar
436+
- io.grpc-grpc-all-1.72.0.jar
437+
- io.grpc-grpc-auth-1.72.0.jar
438+
- io.grpc-grpc-context-1.72.0.jar
439+
- io.grpc-grpc-core-1.72.0.jar
440+
- io.grpc-grpc-protobuf-1.72.0.jar
441+
- io.grpc-grpc-protobuf-lite-1.72.0.jar
442+
- io.grpc-grpc-stub-1.72.0.jar
443+
- io.grpc-grpc-alts-1.72.0.jar
444+
- io.grpc-grpc-api-1.72.0.jar
445+
- io.grpc-grpc-grpclb-1.72.0.jar
446+
- io.grpc-grpc-netty-shaded-1.72.0.jar
447+
- io.grpc-grpc-services-1.72.0.jar
448+
- io.grpc-grpc-xds-1.72.0.jar
449+
- io.grpc-grpc-rls-1.72.0.jar
450+
- io.grpc-grpc-servlet-1.72.0.jar
451+
- io.grpc-grpc-servlet-jakarta-1.72.0.jar
452452
- io.grpc-grpc-util-1.60.0.jar
453+
- io.grpc-grpc-opentelemetry-1.72.0.jar
454+
- io.grpc-grpc-gcp-csm-observability-1.72.0.jar
455+
- io.grpc-grpc-inprocess-1.72.0.jar
453456
* Perfmark
454457
- io.perfmark-perfmark-api-0.26.0.jar
455458
* OpenCensus
456459
- io.opencensus-opencensus-api-0.28.0.jar
457460
- io.opencensus-opencensus-contrib-http-util-0.28.0.jar
458-
- io.opencensus-opencensus-proto-0.2.0.jar
459461
* Jodah
460462
- net.jodah-typetools-0.5.0.jar
461463
- dev.failsafe-failsafe-3.3.2.jar
@@ -509,7 +511,7 @@ The Apache Software License, Version 2.0
509511
* Google HTTP Client
510512
- com.google.http-client-google-http-client-gson-1.41.0.jar
511513
- com.google.http-client-google-http-client-1.41.0.jar
512-
- com.google.auto.value-auto-value-annotations-1.10.1.jar
514+
- com.google.auto.value-auto-value-annotations-1.11.0.jar
513515
- com.google.re2j-re2j-1.7.jar
514516
* Jetcd - shaded
515517
* IPAddress
@@ -540,15 +542,17 @@ The Apache Software License, Version 2.0
540542
- io.opentelemetry.instrumentation-opentelemetry-runtime-telemetry-java17-1.33.6-alpha.jar
541543
- io.opentelemetry.instrumentation-opentelemetry-runtime-telemetry-java8-1.33.6-alpha.jar
542544
- io.opentelemetry.semconv-opentelemetry-semconv-1.29.0-alpha.jar
545+
- com.google.cloud.opentelemetry-detector-resources-support-0.33.0.jar
546+
- io.opentelemetry.contrib-opentelemetry-gcp-resources-1.43.0-alpha.jar
543547
* Spotify completable-futures
544548
- com.spotify-completable-futures-0.3.6.jar
545549
* JSpecify
546550
- org.jspecify-jspecify-1.0.0.jar
547551

548552
BSD 3-clause "New" or "Revised" License
549553
* Google auth library
550-
- com.google.auth-google-auth-library-credentials-1.4.0.jar -- ../licenses/LICENSE-google-auth-library.txt
551-
- com.google.auth-google-auth-library-oauth2-http-1.4.0.jar -- ../licenses/LICENSE-google-auth-library.txt
554+
- com.google.auth-google-auth-library-credentials-1.24.1.jar -- ../licenses/LICENSE-google-auth-library.txt
555+
- com.google.auth-google-auth-library-oauth2-http-1.24.1.jar -- ../licenses/LICENSE-google-auth-library.txt
552556
* LevelDB -- (included in org.rocksdb.*.jar) -- ../licenses/LICENSE-LevelDB.txt
553557
* JSR305 -- com.google.code.findbugs-jsr305-3.0.2.jar -- ../licenses/LICENSE-JSR305.txt
554558
* JLine -- jline-jline-2.14.6.jar -- ../licenses/LICENSE-JLine.txt

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ flexible messaging model and an intuitive client API.</description>
212212
<zt-zip.version>1.17</zt-zip.version>
213213
<protobuf3.version>3.25.5</protobuf3.version>
214214
<protoc3.version>${protobuf3.version}</protoc3.version>
215-
<grpc.version>1.56.1</grpc.version>
215+
<grpc.version>1.72.0</grpc.version>
216216
<google-http-client.version>1.41.0</google-http-client.version>
217217
<perfmark.version>0.26.0</perfmark.version>
218218
<protoc-gen-grpc-java.version>${grpc.version}</protoc-gen-grpc-java.version>

0 commit comments

Comments
 (0)