From 8861bab4fe158cb8d0472fd9aab8b3daa1004b2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 21:13:05 +0000 Subject: [PATCH] build(deps): bump spring.boot.version from 2.7.6 to 3.0.5 Bumps `spring.boot.version` from 2.7.6 to 3.0.5. Updates `spring-boot` from 2.7.6 to 3.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.6...v3.0.5) Updates `spring-boot-autoconfigure` from 2.7.6 to 3.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.6...v3.0.5) Updates `spring-boot-starter-logging` from 2.7.6 to 3.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.6...v3.0.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-logging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- demos/grpc-java-contrib-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/grpc-java-contrib-demo/pom.xml b/demos/grpc-java-contrib-demo/pom.xml index 10b86b0..155c8dd 100644 --- a/demos/grpc-java-contrib-demo/pom.xml +++ b/demos/grpc-java-contrib-demo/pom.xml @@ -15,7 +15,7 @@ true - 2.7.6 + 3.0.5