Skip to content

Commit 8861bab

Browse files
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](spring-projects/spring-boot@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](spring-projects/spring-boot@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](spring-projects/spring-boot@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] <[email protected]>
1 parent 6492a47 commit 8861bab

File tree

1 file changed

+1
-1
lines changed
  • demos/grpc-java-contrib-demo

1 file changed

+1
-1
lines changed

demos/grpc-java-contrib-demo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<maven.deploy.skip>true</maven.deploy.skip>
18-
<spring.boot.version>2.7.6</spring.boot.version>
18+
<spring.boot.version>3.0.5</spring.boot.version>
1919
</properties>
2020

2121
<modules>

0 commit comments

Comments
 (0)