From 5f89ae0f1ccc6af7f38f4d69b56f0143fccf1f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 01:23:08 +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.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.3...v3.5.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.4 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 f9b575e..d3d9947 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.4 com.example.okta diff --git a/front-end/pom.xml b/front-end/pom.xml index 036fac1..527c62d 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.4 com.example.okta diff --git a/okta-hosted-login/pom.xml b/okta-hosted-login/pom.xml index e9fa42d..ef2a0db 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.4 com.example.okta diff --git a/resource-server/pom.xml b/resource-server/pom.xml index 2e9c233..8eedcae 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.4 com.example.okta