Skip to content

Commit

Permalink
Merge pull request #13 from krestenkrab/dependabot/maven/com.google.p…
Browse files Browse the repository at this point in the history
…rotobuf-protobuf-java-3.16.3

Bump com.google.protobuf:protobuf-java from 2.3.0 to 3.16.3
  • Loading branch information
krestenkrab committed Apr 9, 2024
2 parents 865d3a7 + 9ec5d1a commit c0f8fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<url>https://github.com/krestenkrab/riak-java-pb-client</url>

<properties>
<os.installed.protoc.version>2.3.0</os.installed.protoc.version>
<os.installed.protoc.version>3.16.3</os.installed.protoc.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<skip.tests>true</skip.tests>
</properties>
Expand Down

0 comments on commit c0f8fc1

Please sign in to comment.