From 3e345b712b565e427a015d0ee7dbd8a9a5c2994f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 01:05:07 +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.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.3...v3.5.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.6 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..002b11d 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.6 com.example.okta diff --git a/front-end/pom.xml b/front-end/pom.xml index d1238e3..de072de 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.6 com.example.okta diff --git a/okta-hosted-login/pom.xml b/okta-hosted-login/pom.xml index 30fd038..2908a88 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.6 com.example.okta diff --git a/resource-server/pom.xml b/resource-server/pom.xml index 69fd140..0226818 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.6 com.example.okta