From f0ebe13c0b950d45998fd538ddf7a86aa42818bb Mon Sep 17 00:00:00 2001
From: David Diederich <d.diederich@opengroup.org>
Date: Sat, 14 Oct 2023 00:34:35 +0000
Subject: [PATCH] Upgrade First Party Library Dependencies for Release 0.24

---
 testing/notification-test-aws/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/notification-test-aws/pom.xml b/testing/notification-test-aws/pom.xml
index f04e39bce..91fbe66ff 100644
--- a/testing/notification-test-aws/pom.xml
+++ b/testing/notification-test-aws/pom.xml
@@ -44,7 +44,7 @@
         <dependency>
             <groupId>org.opengroup.osdu.core.aws</groupId>
             <artifactId>os-core-lib-aws</artifactId>
-            <version>0.23.0</version>
+            <version>0.24.0</version>
         </dependency>
         <dependency>
             <groupId>com.amazonaws</groupId>
-- 
GitLab