Bump io.github.lognet:grpc-spring-boot-starter from 4.2.2 to 4.2.3 (#2307)

Bumps [io.github.lognet:grpc-spring-boot-starter](https://github.com/LogNet/grpc-spring-boot-starter) from 4.2.2 to 4.2.3.
- [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.4.2.2...v.4.2.3)

---
updated-dependencies:
- dependency-name: io.github.lognet:grpc-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-25 13:22:17 +02:00
committed by GitHub
parent cee2f39e50
commit 40d71e140b

View File

@@ -44,7 +44,7 @@
<properties>
<brave.version>5.13.9</brave.version>
<brave.opentracing.version>0.37.4</brave.opentracing.version>
<grpc.spring.boot.version>4.2.2</grpc.spring.boot.version>
<grpc.spring.boot.version>4.2.3</grpc.spring.boot.version>
</properties>
<dependencyManagement>
<dependencies>