From 05a5e6a47c3558d91b1ec4050e023519b5e18bf0 Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Thu, 3 Oct 2024 09:25:05 -0500 Subject: [PATCH] Bump Spring Boot from 3.3.3 to 3.3.4 --- samples/embedded-auth-with-sdk/pom.xml | 2 +- samples/embedded-sign-in-widget/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/embedded-auth-with-sdk/pom.xml b/samples/embedded-auth-with-sdk/pom.xml index 8fc126883..cf108954f 100644 --- a/samples/embedded-auth-with-sdk/pom.xml +++ b/samples/embedded-auth-with-sdk/pom.xml @@ -31,7 +31,7 @@ UTF-8 UTF-8 3.1.2 - 3.3.3 + 3.3.4 1.8 8.2.2 diff --git a/samples/embedded-sign-in-widget/pom.xml b/samples/embedded-sign-in-widget/pom.xml index 0a21f1d11..adc8e522d 100644 --- a/samples/embedded-sign-in-widget/pom.xml +++ b/samples/embedded-sign-in-widget/pom.xml @@ -30,7 +30,7 @@ UTF-8 UTF-8 - 3.3.3 + 3.3.4 3.0.7 1.8 8.2.2