From 2644c70c0020fa0fb09d4854956171569511f7c2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 26 Sep 2024 10:37:57 +0000 Subject: [PATCH] fix: upgrade org.postgresql:postgresql from 42.3.0 to 42.7.3 Snyk has created this PR to upgrade org.postgresql:postgresql from 42.3.0 to 42.7.3. See this package in maven: org.postgresql:postgresql See this project in Snyk: https://app.snyk.io/org/ignaciocassi/project/bc3be5eb-2e32-4c7b-b69f-e05de4c58783?utm_source=github&utm_medium=referral&page=upgrade-pr --- marketAPI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marketAPI/pom.xml b/marketAPI/pom.xml index c17da0e..13f970c 100644 --- a/marketAPI/pom.xml +++ b/marketAPI/pom.xml @@ -25,7 +25,7 @@ org.postgresql postgresql - 42.3.0 + 42.7.3 runtime