From 708aa912162c1da83f3f826b51a775f47089d499 Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Thu, 17 Aug 2023 09:33:03 -0500 Subject: [PATCH] cleanup --- examples/hosted-login-code-flow/pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/examples/hosted-login-code-flow/pom.xml b/examples/hosted-login-code-flow/pom.xml index 7f2a7b146..9dc099db3 100644 --- a/examples/hosted-login-code-flow/pom.xml +++ b/examples/hosted-login-code-flow/pom.xml @@ -58,15 +58,12 @@ org.springframework.boot spring-boot-starter-thymeleaf - 3.1.2 - org.thymeleaf thymeleaf 3.1.2.RELEASE - org.thymeleaf thymeleaf-spring6