Skip to content

Commit

Permalink
fix(java): Using latest version of Google Protobuf in Java SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
spasumarthi21 authored and GitHub Enterprise committed Aug 26, 2020
1 parent 5e06758 commit 17bb4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</developers>

<properties>
<version.protobuf>3.5.1</version.protobuf>
<version.protobuf>3.12.2</version.protobuf>
</properties>

<build>
Expand Down

0 comments on commit 17bb4c4

Please sign in to comment.