We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ecc6e9 commit bf1ca65Copy full SHA for bf1ca65
parsec-protobuf-java/pom.xml
@@ -13,7 +13,7 @@
13
14
<properties>
15
<protoc.version>3.18.0</protoc.version>
16
- <protobuf.version>3.18.0</protobuf.version>
+ <protobuf.version>3.18.2</protobuf.version>
17
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18
<maven.compiler.source>1.8</maven.compiler.source>
19
<maven.compiler.target>1.8</maven.compiler.target>
0 commit comments