Skip to content

Commit

Permalink
update grpc to 1.45.1
Browse files Browse the repository at this point in the history
  • Loading branch information
n-oden committed May 12, 2022
1 parent c98c084 commit da685b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<disruptor.version>3.4.4</disruptor.version>
<dnsjava.version>3.5.0</dnsjava.version>
<fastutil.version>8.5.8</fastutil.version>
<grpc.version>1.40.2</grpc.version>
<grpc.version>1.45.1</grpc.version>
<gson.version>2.9.0</gson.version>
<httpclient.version>4.5.13</httpclient.version>
<protobuf.version>3.17.3</protobuf.version>
Expand Down Expand Up @@ -929,4 +929,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit da685b4

Please sign in to comment.