diff --git a/provider/notification-aws/pom.xml b/provider/notification-aws/pom.xml index 1322834d51a8aac5eea47910e04cccc08b82e564..67a8a58ebdd2b40c3eb0ead23aec02e872bc4eec 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.23.0-rc2</version> + <version>0.23.0</version> </dependency> <dependency> <groupId>commons-io</groupId> diff --git a/testing/notification-test-aws/pom.xml b/testing/notification-test-aws/pom.xml index 3bc750fa206da08b1aa2ffc55933a5c8a7775fd1..169759cd0c490e9a2232a3911a06ad965c67d158 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-rc2</version> + <version>0.23.0</version> </dependency> <dependency> <groupId>com.amazonaws</groupId>