From aa09251c9c9a39b49ead92b490b6efd6cb960709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 01:59:18 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-parent Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.5.3 to 4.0.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.3...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- custom-login/pom.xml | 2 +- front-end/pom.xml | 2 +- okta-hosted-login/pom.xml | 2 +- resource-server/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/custom-login/pom.xml b/custom-login/pom.xml index 70d5a59..9e4cfea 100644 --- a/custom-login/pom.xml +++ b/custom-login/pom.xml @@ -20,7 +20,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.3 + 4.0.6 com.example.okta diff --git a/front-end/pom.xml b/front-end/pom.xml index d1238e3..099985a 100644 --- a/front-end/pom.xml +++ b/front-end/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.3 + 4.0.6 com.example.okta diff --git a/okta-hosted-login/pom.xml b/okta-hosted-login/pom.xml index 39e08fb..6bcdfb3 100644 --- a/okta-hosted-login/pom.xml +++ b/okta-hosted-login/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.3 + 4.0.6 com.example.okta diff --git a/resource-server/pom.xml b/resource-server/pom.xml index cb8ffab..3249258 100644 --- a/resource-server/pom.xml +++ b/resource-server/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.3 + 4.0.6 com.example.okta