diff --git a/notification-core/pom.xml b/notification-core/pom.xml index 57dea0f494ed97fdadfd599e107dc86bf5ab331a..95e50909c41266c81bf0d6e2b2c60b45d6b2772a 100644 --- a/notification-core/pom.xml +++ b/notification-core/pom.xml @@ -56,7 +56,7 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>os-core-common</artifactId> - <version>0.0.19</version> + <version>0.0.20</version> </dependency> <dependency> <groupId>org.opengroup.osdu</groupId> diff --git a/provider/notification-gcp/pom.xml b/provider/notification-gcp/pom.xml index 43071790237f15e72452b3d95b00047508f46b8b..5f3cdb2a90ea2e7770bc850f00a0191a5dcc3973 100644 --- a/provider/notification-gcp/pom.xml +++ b/provider/notification-gcp/pom.xml @@ -55,7 +55,7 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>os-core-common</artifactId> - <version>0.0.19</version> + <version>0.0.20</version> </dependency> <dependency> <groupId>org.opengroup.osdu</groupId> diff --git a/testing/notification-test-core/pom.xml b/testing/notification-test-core/pom.xml index a2504154b0de213216233b26a600c744f724a7d8..d28ad3e27d773ce0edd086307da5962709d6e6d3 100644 --- a/testing/notification-test-core/pom.xml +++ b/testing/notification-test-core/pom.xml @@ -64,7 +64,7 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>os-core-common</artifactId> - <version>0.0.19</version> + <version>0.0.20</version> </dependency> <dependency> <groupId>javax.json</groupId> diff --git a/testing/notification-test-gcp/pom.xml b/testing/notification-test-gcp/pom.xml index f3b713b15d08edbb1e48593ebc22b70afe3e06f5..603471dd632717688eb1a2374b57192c32978e52 100644 --- a/testing/notification-test-gcp/pom.xml +++ b/testing/notification-test-gcp/pom.xml @@ -54,7 +54,7 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>os-core-common</artifactId> - <version>0.0.19</version> + <version>0.0.20</version> </dependency>