We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e7107e commit 7df4078Copy full SHA for 7df4078
sdk-autogen/pom.xml
@@ -145,7 +145,7 @@
145
<configuration>
146
<protocCommand>protoc</protocCommand>
147
<protocVersion>${protobuf.version}</protocVersion>
148
- <protocArtifact>com.google.protobuf:protoc:3.21.1</protocArtifact>
+ <protocArtifact>com.google.protobuf:protoc:4.29.2</protocArtifact>
149
<addProtoSources>inputs</addProtoSources>
150
<includeMavenTypes>direct</includeMavenTypes>
151
<includeStdTypes>true</includeStdTypes>
0 commit comments