From e160325af665ac703c6852dc5bb0e4725e06dba5 Mon Sep 17 00:00:00 2001 From: Tadgh Date: Mon, 6 Feb 2023 13:44:52 -0800 Subject: [PATCH] CVE resolutions (#4513) * Bump Postgres for CVE * Bump jetty * Verison bump * Remove comments * Revrt bump --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index cff3c3cf940..0a109e6579f 100644 --- a/pom.xml +++ b/pom.xml @@ -904,7 +904,7 @@ 3.0.0 4.2.0 3.0.3 - 10.0.12 + 10.0.13 3.0.2 5.9.1 0.50.40 @@ -1334,7 +1334,7 @@ org.springdoc springdoc-openapi-ui - 1.5.13 + 1.6.14 net.sourceforge.htmlunit @@ -1870,7 +1870,7 @@ org.postgresql postgresql - 42.5.0 + 42.5.1 org.quartz-scheduler