From 3c59178b6a80e28717f685effa509a1469e0be95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 01:07:13 +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.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.3...v4.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.0 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 4d70862..62a47fb 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.0 com.example.okta diff --git a/front-end/pom.xml b/front-end/pom.xml index d1238e3..f0eac6c 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.0 com.example.okta diff --git a/okta-hosted-login/pom.xml b/okta-hosted-login/pom.xml index 30fd038..a42d06e 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.0 com.example.okta diff --git a/resource-server/pom.xml b/resource-server/pom.xml index 69fd140..3a5110e 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.0 com.example.okta