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