From 1a985bc47c9353c0358a84393e85e1c05af8a24a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 11:11:07 +0000 Subject: [PATCH] Bump grpc-spring-boot-starter from 3.2.0 to 4.5.0 Bumps [grpc-spring-boot-starter](https://github.com/LogNet/grpc-spring-boot-starter) from 3.2.0 to 4.5.0. - [Release notes](https://github.com/LogNet/grpc-spring-boot-starter/releases) - [Changelog](https://github.com/LogNet/grpc-spring-boot-starter/blob/master/ReleaseNotes.md) - [Commits](https://github.com/LogNet/grpc-spring-boot-starter/compare/v.3.2.0...v.4.5.0) Signed-off-by: dependabot-preview[bot] --- springboot-example-lognet/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-example-lognet/pom.xml b/springboot-example-lognet/pom.xml index 1853848..8d1a3ee 100644 --- a/springboot-example-lognet/pom.xml +++ b/springboot-example-lognet/pom.xml @@ -27,7 +27,7 @@ io.github.lognet grpc-spring-boot-starter - 3.2.0 + 4.5.0