From 1c03a4c6a02eb4357f5ce2d8287e88791bc672e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 08:37:38 +0000 Subject: [PATCH] chore(deps): update dependency org.webjars:bootstrap to v5.3.8 --- my-samples/auth-server-05-oauth2-login/pom.xml | 2 +- my-samples/auth-server-06-oauth2-login/pom.xml | 2 +- spring-official-samples/demo-client/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/my-samples/auth-server-05-oauth2-login/pom.xml b/my-samples/auth-server-05-oauth2-login/pom.xml index 7fd44bc..b78a490 100644 --- a/my-samples/auth-server-05-oauth2-login/pom.xml +++ b/my-samples/auth-server-05-oauth2-login/pom.xml @@ -37,7 +37,7 @@ org.webjars bootstrap - 5.3.5 + 5.3.8 org.webjars diff --git a/my-samples/auth-server-06-oauth2-login/pom.xml b/my-samples/auth-server-06-oauth2-login/pom.xml index df99895..4cd1c5f 100644 --- a/my-samples/auth-server-06-oauth2-login/pom.xml +++ b/my-samples/auth-server-06-oauth2-login/pom.xml @@ -43,7 +43,7 @@ org.webjars bootstrap - 5.3.5 + 5.3.8 org.webjars diff --git a/spring-official-samples/demo-client/pom.xml b/spring-official-samples/demo-client/pom.xml index 62d3372..bad352a 100644 --- a/spring-official-samples/demo-client/pom.xml +++ b/spring-official-samples/demo-client/pom.xml @@ -48,7 +48,7 @@ org.webjars bootstrap - 5.3.5 + 5.3.8 org.webjars