fix: milvus-common update (#44799)

issue: #44501 
pr: #44798

Signed-off-by: Shawn Wang <shawn.wang@zilliz.com>
This commit is contained in:
sparknack 2025-10-15 11:26:00 +08:00 committed by GitHub
parent 54fe82756a
commit 88b731d1f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@
milvus_add_pkg_config("milvus-common") milvus_add_pkg_config("milvus-common")
set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY INCLUDE_DIRECTORIES "") set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY INCLUDE_DIRECTORIES "")
set( MILVUS-COMMON-VERSION 85e6ef9 ) set( MILVUS-COMMON-VERSION 3501a0c )
set( GIT_REPOSITORY "https://github.com/zilliztech/milvus-common.git") set( GIT_REPOSITORY "https://github.com/zilliztech/milvus-common.git")
message(STATUS "milvus-common repo: ${GIT_REPOSITORY}") message(STATUS "milvus-common repo: ${GIT_REPOSITORY}")