From 12b46b4400144028cfe7a214e8869f44d766941f Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Mon, 25 Mar 2024 23:59:02 -0700 Subject: [PATCH] Update springboot version. --- wise-api/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wise-api/pom.xml b/wise-api/pom.xml index 8e5a261e..b0ca9d85 100644 --- a/wise-api/pom.xml +++ b/wise-api/pom.xml @@ -87,7 +87,7 @@ org.postgresql postgresql - 42.5.4 + 42.7.3 jakarta.xml.bind @@ -109,7 +109,7 @@ com.mysql mysql-connector-j - 8.1.0 + 8.3.0 org.eclipse.angus @@ -146,7 +146,7 @@ com.fasterxml.jackson.core jackson-databind - 2.15.1 + 2.15.4 @@ -158,7 +158,7 @@ commons-io commons-io - 2.11.0 + 2.15.1