From 1cfd8a373a5b47f9a32912bcf79fcb2ebfdc107f Mon Sep 17 00:00:00 2001 From: Sven Mitt Date: Fri, 24 Apr 2026 13:22:09 +0300 Subject: [PATCH] build(deps): bump spring-boot to 3.5.13 and force thymeleaf to 3.1.4.RELEASE WE2-1215 Signed-off-by: Sven Mitt --- example/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/example/pom.xml b/example/pom.xml index ff44fe54..ce27c8fb 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.10 + 3.5.13 eu.webeid.example @@ -23,6 +23,9 @@ 6.1.1 1.44 3.5.1 + + + 3.1.4.RELEASE