From 9ee7cef77541825de5b22f3d989720a6df952ef1 Mon Sep 17 00:00:00 2001 From: Vladislav Larkin Date: Thu, 9 Jul 2026 09:56:35 +0400 Subject: [PATCH] chore: migrate spring boot to 4.1.0 --- core-internal-boms/core-spring-internal-bom/pom.xml | 2 +- core-springboot-starter/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core-internal-boms/core-spring-internal-bom/pom.xml b/core-internal-boms/core-spring-internal-bom/pom.xml index 96aadb920..660db00b6 100644 --- a/core-internal-boms/core-spring-internal-bom/pom.xml +++ b/core-internal-boms/core-spring-internal-bom/pom.xml @@ -16,7 +16,7 @@ - 4.0.7 + 4.1.0 2025.1.2 3.0.3 1.0.1-SNAPSHOT diff --git a/core-springboot-starter/pom.xml b/core-springboot-starter/pom.xml index 3e0c59080..9fcd7cb3c 100644 --- a/core-springboot-starter/pom.xml +++ b/core-springboot-starter/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.5 + 4.1.0 com.netcracker.cloud