From 7f4779950e9e74f5164709c2da3b59616101d3c5 Mon Sep 17 00:00:00 2001 From: Marco Villeneuve Date: Mon, 29 Jul 2024 19:10:38 -0700 Subject: [PATCH] Library cleanup. --- api/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 71f2ea28..f6ddd0b9 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -31,13 +31,13 @@ 4.15.1 1.18.24 2.11.0 - 30.1.1-jre + 33.2.1-jre org.springframework.boot spring-boot-starter-parent - 3.0.2 + 3.0.13 @@ -106,6 +106,7 @@ org.postgresql postgresql + 42.7.3 org.springdoc