We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8268fa + 0b7ba38 commit 105f6c5Copy full SHA for 105f6c5
pom.xml
@@ -19,7 +19,7 @@
19
<java.version>1.8</java.version>
20
<maven.compiler.target>1.8</maven.compiler.target>
21
<maven.compiler.source>1.8</maven.compiler.source>
22
- <grpc.version>1.31.1</grpc.version>
+ <grpc.version>1.32.1</grpc.version>
23
<os-maven-plugin.version>1.6.2</os-maven-plugin.version>
24
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
25
</properties>
@@ -55,7 +55,7 @@
55
<dependency>
56
<groupId>io.github.lognet</groupId>
57
<artifactId>grpc-spring-boot-starter</artifactId>
58
- <version>3.5.7</version>
+ <version>4.0.0</version>
59
</dependency>
60
61
0 commit comments