Skip to content

Commit

Permalink
bump grpc version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fadelis committed Jul 8, 2021
1 parent 8e61467 commit 441bc36
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 @@ -25,7 +25,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>

<grpc.version>1.38.0</grpc.version>
<grpc.version>1.39.0</grpc.version>
<spring-boot.version>2.5.0</spring-boot.version>
<slf4j.version>1.7.30</slf4j.version>
<junit-jupiter.version>5.7.0</junit-jupiter.version>
Expand Down Expand Up @@ -270,4 +270,4 @@
</url>
</repository>
</distributionManagement>
</project>
</project>

0 comments on commit 441bc36

Please sign in to comment.