From bd80e7e58bb66eee19a34dc22b8a0f5b82a581be Mon Sep 17 00:00:00 2001 From: Lucas Petroski Date: Mon, 9 Sep 2024 15:07:39 -0300 Subject: [PATCH] updating thymeleaf --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 94e47f5..261a612 100644 --- a/pom.xml +++ b/pom.xml @@ -41,12 +41,17 @@ org.thymeleaf thymeleaf - 3.0.11.RELEASE + 3.1.2.RELEASE org.thymeleaf.extras thymeleaf-extras-java8time - 3.0.1.RELEASE + 3.0.4.RELEASE + + + com.fasterxml.jackson.core + jackson-core + 2.18.0-rc1 br.ufsc.bridge