aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ba71a31e..12fad220 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,8 +68,8 @@
<jacoco.minimum.coverage>60</jacoco.minimum.coverage>
<!-- Protocol buffers -->
- <protobuf.version>3.5.1</protobuf.version>
- <protoc-jar-maven-plugin.version>3.5.1.1</protoc-jar-maven-plugin.version>
+ <protobuf.version>3.6.1</protobuf.version>
+ <protoc-jar-maven-plugin.version>3.6.0.1</protoc-jar-maven-plugin.version>
<protobuf-generated-files.directory>${project.build.directory}/generated-sources/proto/main/java/
</protobuf-generated-files.directory>