Skip to content

Commit

Permalink
Merge pull request #549 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.18.1

Bump protobuf-java from 3.17.3 to 3.18.1
  • Loading branch information
colinduplantis committed Oct 20, 2021
2 parents ffc1a6d + a4d8356 commit 12947b9
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 @@ -666,7 +666,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.17.3</version>
<version>3.18.1</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 12947b9

Please sign in to comment.