diff --git a/provider/notification-aws/pom.xml b/provider/notification-aws/pom.xml
index accdd6256c04e550e499f2e88cb74186100e49c8..1322834d51a8aac5eea47910e04cccc08b82e564 100644
--- a/provider/notification-aws/pom.xml
+++ b/provider/notification-aws/pom.xml
@@ -76,7 +76,7 @@
         <dependency>
             <groupId>org.opengroup.osdu.core.aws</groupId>
             <artifactId>os-core-lib-aws</artifactId>
-            <version>0.21.0</version>
+            <version>0.23.0-rc2</version>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>
diff --git a/testing/notification-test-aws/pom.xml b/testing/notification-test-aws/pom.xml
index 3b2ee94cdbae2adc5c665d3508b5081d312058c2..791587adb691d133829ac1f24d0f09c2c309645d 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.21.0</version>
+            <version>0.23.0-rc2</version>
         </dependency>
         <dependency>
             <groupId>com.amazonaws</groupId>