Skip to content

Commit 81f38bf

Browse files
Copilotrashidi
andauthored
Update Spring Boot version references from 3.5.6 to 4.0.5
Agent-Logs-Url: https://github.com/rashidi/spring-boot-tutorials/sessions/f10a6385-b245-4d50-9e5e-9b44ec077d15 Co-authored-by: rashidi <380073+rashidi@users.noreply.github.com>
1 parent cd2d071 commit 81f38bf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Spring Data, Spring Batch, Spring Cloud, Spring Security, Spring GraphQL, and Sp
99
with source code in individual submodules and can be found on {url-quickref}[GitHub].
1010

1111
image:https://img.shields.io/badge/Java_-25-blue?style=flat-square[Static Badge]
12-
image:https://img.shields.io/badge/Spring_Boot-3.5.6-blue?style=flat-square&logo=springboot[Spring Boot version]
12+
image:https://img.shields.io/badge/Spring_Boot-4.0.5-blue?style=flat-square&logo=springboot[Spring Boot version]
1313
image:https://img.shields.io/github/actions/workflow/status/rashidi/spring-boot-tutorials/gradle-build.yml?style=flat-square&logo=githubactions&color=blue[Gradle Build]
1414
image:https://img.shields.io/github/actions/workflow/status/rashidi/spring-boot-tutorials/build-and-publish-antora.yml?style=flat-square&logo=antora&label=Antora&color=blue[Antora Site Status, link={url-docs}]
1515
image:https://img.shields.io/sonar/coverage/rashidi_spring-boot-tutorials?server=https%3A%2F%2Fsonarcloud.io&style=flat-square&color=blue[Sonar Coverage]
@@ -28,7 +28,7 @@ and always will be, my primary goal.
2828

2929
With the help of https://github.com/dependabot[Dependabot], each tutorial is also kept up-to-date with the latest
3030
dependencies. Currently, we are using Java https://adoptium.net/en-GB/temurin/releases?version=25[Temurin 25]
31-
with https://plugins.gradle.org/plugin/org.springframework.boot/3.5.6[Spring Boot 3.5.6].
31+
with https://plugins.gradle.org/plugin/org.springframework.boot/4.0.5[Spring Boot 4.0.5].
3232

3333
== Documentation
3434

supplemental-ui/partials/footer-content.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<p>Spring Boot Tutorials by <a href="https://about.me/rashidi.zin">Rashidi Zin</a></p>
33
<p id="badges">
44
<img alt="Java version" src="https://img.shields.io/badge/Java_-25-blue?style=flat-square" />
5-
<img alt="Spring Boot version" src="https://img.shields.io/badge/Spring_Boot-3.5.6-blue?style=flat-square&logo=springboot" />
5+
<img alt="Spring Boot version" src="https://img.shields.io/badge/Spring_Boot-4.0.5-blue?style=flat-square&logo=springboot" />
66
<img alt="License - Unlicense" src="https://img.shields.io/github/license/rashidi/spring-boot-tutorials?style=flat-square&color=blue" />
77
</footer>

0 commit comments

Comments
 (0)