Skip to content

Commit

Permalink
Merge pull request apache#196 from rafael-telles/correct-flight-core-…
Browse files Browse the repository at this point in the history
…protobuf-version

Fix flight core protobuf version
  • Loading branch information
JrJuscelino authored Nov 9, 2021
2 parents 37e9fa1 + 40437b2 commit f793578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/flight/flight-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<properties>
<dep.grpc.version>1.41.0</dep.grpc.version>
<dep.protobuf.version>3.7.1</dep.protobuf.version>
<dep.protobuf.version>3.17.3</dep.protobuf.version>
<forkCount>1</forkCount>
</properties>

Expand Down

0 comments on commit f793578

Please sign in to comment.