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.
2 parents 8ec21f6 + e2f485e commit 1f7293aCopy full SHA for 1f7293a
interface/pom.xml
@@ -11,7 +11,7 @@
11
<exec-maven-plugin.version>1.5.0</exec-maven-plugin.version>
12
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
13
<maven-clean-plugin.version>3.0.0</maven-clean-plugin.version>
14
- <protobuf-java.version>3.16.1</protobuf-java.version>
+ <protobuf-java.version>3.16.3</protobuf-java.version>
15
<protoc.bin>${project.basedir}/../cpp/thirdparty/protobuf-${protobuf-java.version}/src/protoc</protoc.bin>
16
<protoc.include>${project.basedir}/../cpp/thirdparty/protobuf-${protobuf-java.version}/src</protoc.include>
17
<protoc-plugin.suffix></protoc-plugin.suffix>
0 commit comments