diff --git a/provider/notification-aws/pom.xml b/provider/notification-aws/pom.xml index e0aa33ef40c794e4a4267e34fd81bb67dc9fa01e..9ebc145a90dcf01fa3f0d3e23263cb9b1c6bd815 100644 --- a/provider/notification-aws/pom.xml +++ b/provider/notification-aws/pom.xml @@ -50,7 +50,7 @@ <dependency> <groupId>org.opengroup.osdu.core.aws</groupId> <artifactId>os-core-lib-aws</artifactId> - <version>0.3.13-feat-deshruch-oauth-changes-SNAPSHOT</version> + <version>0.3.14-feat-deshruch-oauth-changes-SNAPSHOT</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 6ec0498d09935a7d95b4b288228e2238a5884934..20f18a766fb7d82f0bbf7c06c797c49b6ca1ccbc 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.3.13-feat-deshruch-oauth-changes-SNAPSHOT</version> + <version>0.3.14-feat-deshruch-oauth-changes-SNAPSHOT</version> </dependency> <dependency> <groupId>com.amazonaws</groupId>