From ef6b8c6f3b4914f06f102022a70f6c39240a588f Mon Sep 17 00:00:00 2001
From: Bartek Wrona <wrona@syncad.com>
Date: Tue, 25 Mar 2025 00:23:11 +0100
Subject: [PATCH] Hive submodule updated to point regular develop version

---
 .gitlab-ci.yml | 2 +-
 hive           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3c82a382..df788639 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,7 +34,7 @@ variables:
 include:
   - project: 'hive/hive'
     # This has to be the same as the commit checked out in the submodule
-    ref: 2f66491fa87527714829792959fce84cd94ecde3
+    ref: 18f1d5c753735ddba3ab85baaffc09283d84c652
     file: '/scripts/ci-helpers/prepare_data_image_job.yml'
   # DO NOT include ccc here. It will be indirectly included by above yaml file.
   #- project: 'hive/common-ci-configuration'
diff --git a/hive b/hive
index 2f66491f..18f1d5c7 160000
--- a/hive
+++ b/hive
@@ -1 +1 @@
-Subproject commit 2f66491fa87527714829792959fce84cd94ecde3
+Subproject commit 18f1d5c753735ddba3ab85baaffc09283d84c652
-- 
GitLab