File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
.cloudbuild/library_generation
gapic-generator-java-pom-parent Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ RUN cp "/root/.m2/repository/com/google/api/gapic-generator-java/${DOCKER_GAPIC_
3737FROM docker.io/library/python:3.13.2-slim@sha256:6b3223eb4d93718828223966ad316909c39813dee3ee9395204940500792b740 as final
3838
3939ARG OWLBOT_CLI_COMMITTISH=3a68a9c0de318784b3aefadcc502a6521b3f1bc5
40- ARG PROTOC_VERSION=25.8
40+ ARG PROTOC_VERSION=33.0
4141ARG GRPC_VERSION=1.76.1
4242ENV HOME=/home
4343ENV OS_ARCHITECTURE="linux-x86_64"
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ RUN cp "/root/.m2/repository/com/google/api/gapic-generator-java/${DOCKER_GAPIC_
3838FROM us-docker.pkg.dev/artifact-foundry-prod/docker-3p-trusted/python@sha256:afc139a0a640942491ec481ad8dda10f2c5b753f5c969393b12480155fe15a63 as final
3939
4040ARG OWLBOT_CLI_COMMITTISH=3a68a9c0de318784b3aefadcc502a6521b3f1bc5
41- ARG PROTOC_VERSION=25.8
41+ ARG PROTOC_VERSION=33.0
4242ARG GRPC_VERSION=1.76.1
4343ENV HOME=/home
4444ENV OS_ARCHITECTURE="linux-x86_64"
Original file line number Diff line number Diff line change 3232 <google .http-client.version>2.0.2</google .http-client.version>
3333 <gson .version>2.12.1</gson .version>
3434 <guava .version>33.5.0-jre</guava .version>
35- <protobuf .version>3.25.8 </protobuf .version>
35+ <protobuf .version>4.33.0 </protobuf .version>
3636 <opentelemetry .version>1.52.0</opentelemetry .version>
3737 <errorprone .version>2.42.0</errorprone .version>
3838 <j2objc-annotations .version>3.1</j2objc-annotations .version>
You can’t perform that action at this time.
0 commit comments