Skip to content

Commit

Permalink
Merge pull request #25 from xnnyygn/dependabot/maven/com.google.proto…
Browse files Browse the repository at this point in the history
…buf-protobuf-java-3.16.1

Bump protobuf-java from 3.6.0 to 3.16.1
  • Loading branch information
xnnyygn authored Jan 8, 2022
2 parents 841d716 + 7e1c05d commit 3442abc
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 @@ -54,7 +54,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.6.0</version>
<version>3.16.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 3442abc

Please sign in to comment.