From 91912009621e9aad30783c13be92232c1fd1a5e0 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 a6bbebb6..f29cf95a 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.0 1.44 3.5.1 + + + 3.1.4.RELEASE