DBZ-4668 Making sure right protoc version is used

This commit is contained in:
Gunnar Morling 2022-02-03 10:25:56 +01:00 committed by Chris Cranford
parent 9f29bc73b8
commit 39a78bb659
2 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,6 @@
<version.confluent.platform>7.0.1</version.confluent.platform>
<!-- Connectors -->
<version.com.google.protobuf>3.19.2</version.com.google.protobuf>
<version.dropwizard>4.0.1</version.dropwizard>
<version.guava>30.0-jre</version.guava>
<version.jaxb>2.3.1</version.jaxb>

View File

@ -133,6 +133,8 @@
<version.mongo.server>3.6</version.mongo.server>
<version.cassandra>3.11.10</version.cassandra>
<!-- Required in protoc plug-in config, too; can't be in BOM therefore -->
<version.com.google.protobuf>3.19.2</version.com.google.protobuf>
</properties>
<modules>