From 0bb8d6513b190086c4afebe405324d26e701245f Mon Sep 17 00:00:00 2001 From: Pierre-Charles David Date: Thu, 23 Apr 2026 09:41:21 +0200 Subject: [PATCH] [releng] Switch to Spring Boot 4.0.6 Signed-off-by: Pierre-Charles David --- CHANGELOG.adoc | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 8e3d5d16e..ff9e4caf3 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -49,7 +49,7 @@ This change ensures compatibility with classpath resource resolution, which requ - [releng] Update to `maven-checkstyle-plugin` 3.6.0 and CheckStyle 3.13.0. - [releng] Update to lexical 0.42.0. - [releng] Update to https://vite.dev/blog/announcing-vite8[Vite 8.0.1] and @vitejs/plugin-react 6.0.1. -- [releng] Update to https://github.com/spring-projects/spring-boot/releases/tag/v4.0.5[Spring Boot 4.0.5]. +- [releng] Update to https://github.com/spring-projects/spring-boot/releases/tag/v4.0.6[Spring Boot 4.0.6]. - [releng] Update to `com.tngtech.archunit:archunit-junit5` 1.4.1. - [releng] Update to `@mui/material` 7.3.10. - [releng] Update to `@mui/icons-material` 7.3.10. diff --git a/pom.xml b/pom.xml index 1dda126bd..cf8179231 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.5 + 4.0.6