From 471f1a292b09093b056704588b5ca09cda50e8b3 Mon Sep 17 00:00:00 2001
From: Rustam_Lotsmanenko <rustam_lotsmanenko@epam.com>
Date: Mon, 16 Oct 2023 13:07:32 +0300
Subject: [PATCH] upd gc core common

---
 provider/notification-gc/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/provider/notification-gc/pom.xml b/provider/notification-gc/pom.xml
index 2456045a7..feff3f69f 100644
--- a/provider/notification-gc/pom.xml
+++ b/provider/notification-gc/pom.xml
@@ -49,11 +49,6 @@
     </dependencyManagement>
 
     <dependencies>
-        <dependency>
-            <groupId>org.opengroup.osdu</groupId>
-            <artifactId>os-core-common</artifactId>
-            <version>0.21.0</version>
-        </dependency>
         <dependency>
             <groupId>org.opengroup.osdu</groupId>
             <artifactId>core-lib-gc</artifactId>
-- 
GitLab