From ac33412130fbf6b9677e937a1918d95977e84e75 Mon Sep 17 00:00:00 2001 From: "aikido-autofix[bot]" <119856028+aikido-autofix[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 06:09:31 +0000 Subject: [PATCH] fix(security): update org.thymeleaf:thymeleaf from latest to latest --- pom.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 210daa8d64..0277b0149b 100644 --- a/pom.xml +++ b/pom.xml @@ -108,6 +108,7 @@ 1.4.5 1.9.0 + 3.1.4.RELEASE @@ -224,6 +225,11 @@ playwright 1.55.0 + + org.thymeleaf + thymeleaf + ${org-thymeleaf.thymeleaf.version} + @@ -553,8 +559,8 @@ .gitignore - - + + true 4 @@ -565,7 +571,7 @@ **/*.md - + @@ -573,7 +579,7 @@ src/test/java/**/*.java src/it/java/**/*.java - + true