From 8f90055853ff0ffc894ab899f8a2c10e3b46a837 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 10:16:23 +0000 Subject: [PATCH] Bump grpc-spring-boot-starter from 3.2.0 to 4.5.2 Bumps [grpc-spring-boot-starter](https://github.com/LogNet/grpc-spring-boot-starter) from 3.2.0 to 4.5.2. - [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.2) 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..6b471ca 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.2