Skip to content

Commit

Permalink
Merge pull request #754 from Marketcetera/dependabot/maven/branches/4…
Browse files Browse the repository at this point in the history
….1.x/com.google.protobuf-protobuf-java-3.19.2

Bump protobuf-java from 3.19.0 to 3.19.2
  • Loading branch information
colinduplantis committed Feb 16, 2022
2 parents f1ade91 + da046bc commit dfe1f5a
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 @@ -644,7 +644,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.19.0</version>
<version>3.19.4</version>
</dependency>
<!-- do not change versions of grpc and netty with reading this: https://github.com/grpc/grpc-java/blob/master/SECURITY.md#netty -->
<dependency>
Expand Down

0 comments on commit dfe1f5a

Please sign in to comment.