Skip to content

Commit 75aea59

Browse files
authored
deps: Bump versions of grpc, protobuf, gson, slf4j dependencies (#56)
1 parent d0e0969 commit 75aea59

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@
5555
</distributionManagement>
5656

5757
<properties>
58-
<grpc-version>1.36.1</grpc-version>
58+
<grpc-version>1.40.0</grpc-version>
5959
<netty-version>4.1.52.Final</netty-version>
6060
<netty-tcnative-version>2.0.34.Final</netty-tcnative-version>
61-
<protobuf-version>3.15.7</protobuf-version>
62-
<gson-version>2.8.6</gson-version>
63-
<slf4j-version>1.7.30</slf4j-version>
61+
<protobuf-version>3.17.3</protobuf-version>
62+
<gson-version>2.8.8</gson-version>
63+
<slf4j-version>1.7.32</slf4j-version>
6464
<junit-version>4.13.2</junit-version>
6565
<guava-version>30.1.1-jre</guava-version>
66-
<annotations-version>9.0.44</annotations-version>
66+
<annotations-version>9.0.5</annotations-version>
6767

6868
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6969
</properties>

0 commit comments

Comments
 (0)