This repository was archived by the owner on Mar 26, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,6 +73,7 @@ integration)
7373 mvn -B ${INTEGRATION_TEST_ARGS} \
7474 -ntp \
7575 -Penable-integration-tests \
76+ -Dprotobuf.version=4.29.4 \
7677 -DtrimStackTrace=false \
7778 -Dclirr.skip=true \
7879 -Denforcer.skip=true \
@@ -84,6 +85,7 @@ integration-cloud-devel)
8485 mvn -B ${INTEGRATION_TEST_ARGS} \
8586 -ntp \
8687 -Penable-integration-tests \
88+ -Dprotobuf.version=4.29.4 \
8789 -DtrimStackTrace=false \
8890 -Dclirr.skip=true \
8991 -Denforcer.skip=true \
@@ -98,6 +100,7 @@ integration-cloud-staging)
98100 mvn -B ${INTEGRATION_TEST_ARGS} \
99101 -ntp \
100102 -Penable-integration-tests \
103+ -Dprotobuf.version=4.29.4 \
101104 -DtrimStackTrace=false \
102105 -Dclirr.skip=true \
103106 -Denforcer.skip=true \
You can’t perform that action at this time.
0 commit comments