diff --git a/provider/notification-aws/pom.xml b/provider/notification-aws/pom.xml
index c3b4f8875c9f75630e37353cfaf1eef36c755d4d..b7f22f4fdf4eff2da1944b1ab13914799690259b 100644
--- a/provider/notification-aws/pom.xml
+++ b/provider/notification-aws/pom.xml
@@ -70,7 +70,7 @@
         <dependency>
             <groupId>org.opengroup.osdu.core.aws</groupId>
             <artifactId>os-core-lib-aws</artifactId>
-            <version>0.13.0</version>
+            <version>0.14.0-rc2</version>
         </dependency>
 
         <!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-secretsmanager -->
diff --git a/testing/notification-test-aws/pom.xml b/testing/notification-test-aws/pom.xml
index 2c0894d1291f822830cf150a015da8ae58a993a8..f1e8111f55c2a0e396a5378330943465c68b9c62 100644
--- a/testing/notification-test-aws/pom.xml
+++ b/testing/notification-test-aws/pom.xml
@@ -42,7 +42,7 @@
         <dependency>
             <groupId>org.opengroup.osdu.core.aws</groupId>
             <artifactId>os-core-lib-aws</artifactId>
-            <version>0.3.16</version>
+            <version>0.14.0-rc2</version>
         </dependency>
         <dependency>
             <groupId>com.amazonaws</groupId>