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 075dcf0 commit b699f55Copy full SHA for b699f55
pom.xml
@@ -54,7 +54,7 @@
54
<maven.compiler.source>1.8</maven.compiler.source>
55
<maven.compiler.target>1.8</maven.compiler.target>
56
<gson.version>2.8.7</gson.version>
57
- <protobuf.version>3.17.0</protobuf.version>
+ <protobuf.version>3.17.1</protobuf.version>
58
<slf4j-api.version>1.7.30</slf4j-api.version>
59
<log4j.version>2.14.1</log4j.version>
60
<lmax-disruptor.version>3.4.4</lmax-disruptor.version>
0 commit comments