From c48de6f4d860b80cf5a0d815690bccbbcb083195 Mon Sep 17 00:00:00 2001 From: Brindaban Das <brindaban.das@ibm.com> Date: Mon, 23 May 2022 14:36:23 +0530 Subject: [PATCH] update pom.xml --- provider/notification-ibm/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provider/notification-ibm/pom.xml b/provider/notification-ibm/pom.xml index 75960c136..3f8ba4710 100644 --- a/provider/notification-ibm/pom.xml +++ b/provider/notification-ibm/pom.xml @@ -46,7 +46,7 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>os-core-lib-ibm</artifactId> - <version>0.14.0</version> + <version>0.15.0-rc2</version> <exclusions> <exclusion> <groupId>org.apache.lucene</groupId> -- GitLab