Skip to content

Commit

Permalink
chore: bump grpc version
Browse files Browse the repository at this point in the history
  • Loading branch information
fabrichter committed Jul 28, 2023
1 parent 83d9446 commit a72e70a
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 @@ -142,7 +142,7 @@
<org.apache.commons.commons-compress.version>1.21</org.apache.commons.commons-compress.version>
<!-- No update available TODO: Check for replacement-->
<edu.washington.cs.knowitall.opennlp.version>1.5</edu.washington.cs.knowitall.opennlp.version>
<io.grpc.version>1.50.2</io.grpc.version>
<io.grpc.version>1.56.1</io.grpc.version>
<protoc.version>3.17.3</protoc.version>
<!-- TODO check for update see server & dev -->
<!-- Updated from 2.2.3 -->
Expand Down

0 comments on commit a72e70a

Please sign in to comment.