From 9af8d30db24996d03a5ac0080ab9efdfda530f27 Mon Sep 17 00:00:00 2001 From: Chris Cranford Date: Tue, 20 Feb 2024 21:06:14 -0500 Subject: [PATCH] [Cache Invalidation] Update org.postgresql:postgresql to 42.7.2 --- cache-invalidation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cache-invalidation/pom.xml b/cache-invalidation/pom.xml index 25740663..a2c4e3c8 100644 --- a/cache-invalidation/pom.xml +++ b/cache-invalidation/pom.xml @@ -69,7 +69,7 @@ org.postgresql postgresql - 42.5.1 + 42.7.2 org.awaitility