From 28e0c6b2573ca1c205d8ac70a4126ea788eff2ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 10:32:24 +0000 Subject: [PATCH] Update dependency org.postgresql:postgresql to v42.4.4 [SECURITY] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d189c45..a43f0aa 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org-manager - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT jar org-manager @@ -193,7 +193,7 @@ org.postgresql postgresql - 42.4.3 + 42.4.4 org.flywaydb