Skip to content

Commit da685b4

Browse files
committed
update grpc to 1.45.1
1 parent c98c084 commit da685b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<disruptor.version>3.4.4</disruptor.version>
8585
<dnsjava.version>3.5.0</dnsjava.version>
8686
<fastutil.version>8.5.8</fastutil.version>
87-
<grpc.version>1.40.2</grpc.version>
87+
<grpc.version>1.45.1</grpc.version>
8888
<gson.version>2.9.0</gson.version>
8989
<httpclient.version>4.5.13</httpclient.version>
9090
<protobuf.version>3.17.3</protobuf.version>
@@ -929,4 +929,4 @@
929929
</build>
930930
</profile>
931931
</profiles>
932-
</project>
932+
</project>

0 commit comments

Comments
 (0)