Skip to content

Commit

Permalink
bump grpc and spring boot versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Fadelis committed Apr 22, 2021
1 parent f769a0b commit 421ee81
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,8 +25,8 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>

<grpc.version>1.36.0</grpc.version>
<spring-boot.version>2.4.2</spring-boot.version>
<grpc.version>1.37.0</grpc.version>
<spring-boot.version>2.4.5</spring-boot.version>
<slf4j.version>1.7.30</slf4j.version>
<junit-jupiter.version>5.7.0</junit-jupiter.version>
<assertj.version>3.19.0</assertj.version>
Expand Down

0 comments on commit 421ee81

Please sign in to comment.