diff --git a/pom.xml b/pom.xml
index f9b909cbbfcd1492a5cde25a942d197741e997f9..12904f40e9e9afde550342d024b537732171c604 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 		<java.version>17</java.version>
 		<maven.compiler.target>${java.version}</maven.compiler.target>
 		<maven.compiler.source>${java.version}</maven.compiler.source>
-		<os-core-common.version>0.23.3</os-core-common.version>
+		<os-core-common.version>0.24.0</os-core-common.version>
 		<log4j2.version>2.17.1</log4j2.version>
 		<json-smart.version>2.4.7</json-smart.version>
 		<openapi.version>1.6.14</openapi.version>
diff --git a/provider/notification-azure/pom.xml b/provider/notification-azure/pom.xml
index 9ca94108c774048ebfc6c6fb3ea89fd3a65da461..f6dbcdfd2f07ccbdc3b283a7edc5bd7dbbd70f0e 100644
--- a/provider/notification-azure/pom.xml
+++ b/provider/notification-azure/pom.xml
@@ -39,8 +39,8 @@
     <springframework.version>4.3.0.RELEASE</springframework.version>
     <reactor.netty.version>0.11.0.RELEASE</reactor.netty.version>
     <reactor.core.version>3.3.0.RELEASE</reactor.core.version>
-    <osdu.corelibazure.version>0.23.2</osdu.corelibazure.version>
-    <osdu.oscorecommon.version>0.23.3</osdu.oscorecommon.version>
+    <osdu.corelibazure.version>0.24.0</osdu.corelibazure.version>
+    <osdu.oscorecommon.version>0.24.0</osdu.oscorecommon.version>
     <junit.version>5.6.0</junit.version>
     <jjwt.version>3.8.1</jjwt.version>
     <mockito.version>2.23.0</mockito.version>
diff --git a/provider/notification-gc/pom.xml b/provider/notification-gc/pom.xml
index feff3f69f16930403bd418484be1797e449e393c..4acf49e43d823b47315be14fccd3396044599513 100644
--- a/provider/notification-gc/pom.xml
+++ b/provider/notification-gc/pom.xml
@@ -52,7 +52,7 @@
         <dependency>
             <groupId>org.opengroup.osdu</groupId>
             <artifactId>core-lib-gc</artifactId>
-            <version>0.23.1</version>
+            <version>0.24.0</version>
         </dependency>
 
         <dependency>
@@ -105,7 +105,7 @@
         <dependency>
             <groupId>org.opengroup.osdu</groupId>
             <artifactId>oqm</artifactId>
-            <version>0.23.0</version>
+            <version>0.24.0</version>
         </dependency>
     </dependencies>
 
diff --git a/provider/notification-ibm/pom.xml b/provider/notification-ibm/pom.xml
index 24d91cf9fbc7dbc8e169abb7beedb3974ae05a73..c1a5e5e70f4cf13a8c9c361c8f41b734415d3de9 100644
--- a/provider/notification-ibm/pom.xml
+++ b/provider/notification-ibm/pom.xml
@@ -61,7 +61,7 @@
         <dependency>
             <groupId>org.opengroup.osdu</groupId>
             <artifactId>os-core-lib-ibm</artifactId>
-            <version>0.23.0</version>
+            <version>0.24.0</version>
             <exclusions>
             	<exclusion>
             		<groupId>org.apache.lucene</groupId>
diff --git a/testing/notification-test-aws/pom.xml b/testing/notification-test-aws/pom.xml
index 50780502d0e93a742857a2539693094ccdcae3eb..15f79aaacb288d9a119108d8ece41b37da167702 100644
--- a/testing/notification-test-aws/pom.xml
+++ b/testing/notification-test-aws/pom.xml
@@ -59,7 +59,7 @@
         <dependency>
             <groupId>org.opengroup.osdu</groupId>
             <artifactId>os-core-common</artifactId>
-            <version>0.23.3</version>
+            <version>0.24.0</version>
         </dependency>
 
         <dependency>
diff --git a/testing/notification-test-azure/pom.xml b/testing/notification-test-azure/pom.xml
index 4f233bfebf6b037cbf0dfba115304263ded342ea..b11cbc755fcafb3a6520b91a263c16e4211fc894 100644
--- a/testing/notification-test-azure/pom.xml
+++ b/testing/notification-test-azure/pom.xml
@@ -48,7 +48,7 @@
         <dependency>
             <groupId>org.opengroup.osdu</groupId>
             <artifactId>core-lib-azure</artifactId>
-            <version>0.23.2</version>
+            <version>0.24.0</version>
             <exclusions>
 
                 <exclusion>
diff --git a/testing/notification-test-baremetal/pom.xml b/testing/notification-test-baremetal/pom.xml
index 52ca15ebf698f55396c9059aa65c0ae9140c36cb..28f10a9a03dc82860f23b3a1c48fc9a5bb5ca913 100644
--- a/testing/notification-test-baremetal/pom.xml
+++ b/testing/notification-test-baremetal/pom.xml
@@ -46,7 +46,7 @@
         <dependency>
             <groupId>org.opengroup.osdu</groupId>
             <artifactId>os-core-common</artifactId>
-            <version>0.23.3</version>
+            <version>0.24.0</version>
         </dependency>
         <dependency>
             <groupId>org.projectlombok</groupId>
diff --git a/testing/notification-test-core/pom.xml b/testing/notification-test-core/pom.xml
index d113d44c2bb171cb123a2442fddf2fdf4646a887..33cac08f225e2b127cd6b8cff98fc986707bfb9d 100644
--- a/testing/notification-test-core/pom.xml
+++ b/testing/notification-test-core/pom.xml
@@ -61,7 +61,7 @@
         <dependency>
             <groupId>org.opengroup.osdu</groupId>
             <artifactId>os-core-common</artifactId>
-            <version>0.23.3</version>
+            <version>0.24.0</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.springframework.boot</groupId>
diff --git a/testing/notification-test-gc/pom.xml b/testing/notification-test-gc/pom.xml
index cbeb13630b0ce9cf572b6094489730d9a2933bea..70fa1deb475fbc8261c4e2e2b45aa49631bbf1e3 100644
--- a/testing/notification-test-gc/pom.xml
+++ b/testing/notification-test-gc/pom.xml
@@ -46,7 +46,7 @@
         <dependency>
             <groupId>org.opengroup.osdu</groupId>
             <artifactId>os-core-common</artifactId>
-            <version>0.23.3</version>
+            <version>0.24.0</version>
         </dependency>
         <dependency>
             <groupId>org.projectlombok</groupId>
diff --git a/testing/notification-test-ibm/pom.xml b/testing/notification-test-ibm/pom.xml
index 208581c574586f3bc52280ed32716f5c141dac7e..6dbedef05cad8434ce2358f9078a246ce92ebd17 100644
--- a/testing/notification-test-ibm/pom.xml
+++ b/testing/notification-test-ibm/pom.xml
@@ -33,7 +33,7 @@
         <java.version>17</java.version>
         <maven.compiler.target>${java.version}</maven.compiler.target>
         <maven.compiler.source>${java.version}</maven.compiler.source>
-        <os-core-lib-ibm.version>0.23.0</os-core-lib-ibm.version>
+        <os-core-lib-ibm.version>0.24.0</os-core-lib-ibm.version>
     </properties>
 
     <dependencies>
@@ -50,7 +50,7 @@
         <dependency>
             <groupId>org.opengroup.osdu</groupId>
             <artifactId>os-core-common</artifactId>
-            <version>0.23.3</version>
+            <version>0.24.0</version>
         </dependency>