From cb75019dd8c04945fab09477951d23b4e5fbb10d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 01:08:34 +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 3.5.7. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.3...v3.5.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... 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..d43fcf9 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 + 3.5.7 com.example.okta diff --git a/front-end/pom.xml b/front-end/pom.xml index d1238e3..cd8d3cf 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 + 3.5.7 com.example.okta diff --git a/okta-hosted-login/pom.xml b/okta-hosted-login/pom.xml index 30fd038..23ebc1c 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 + 3.5.7 com.example.okta diff --git a/resource-server/pom.xml b/resource-server/pom.xml index 69fd140..3293332 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 + 3.5.7 com.example.okta