From 30913c5ea50108ef099cdc24a1c077d12d60ae1b Mon Sep 17 00:00:00 2001 From: Karlos Kelvin Date: Tue, 26 Dec 2023 12:00:52 -0300 Subject: [PATCH] upgrade version spring-boot to 3.1.7. upgrade version dependency-check-maven to 8.4.3. upgrade version testcontainers-postregesql to 1.19.3. --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 23ed229..ce294ee 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.5 + 3.1.7 @@ -26,11 +26,11 @@ 3.9.0 0.9.1 1.18.26 - 1.17.6 + 1.19.3 3.1.0 2.6 2.3.1 - 8.4.2 + 8.4.3 5.1.0 1.4.9 0.8.9 @@ -104,6 +104,18 @@ io.jsonwebtoken jjwt ${jjwt.version} + + + com.fasterxml.jackson.core + jackson-databind + + + + + + com.fasterxml.jackson.core + jackson-databind + 2.16.0