Skip to content

Commit 2ff4b83

Browse files
committed
Updating to the latest version of DBPS tag
1 parent 28dd715 commit 2ff4b83

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

cpp/src/parquet/CMakeLists.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -279,9 +279,7 @@ if(PARQUET_REQUIRE_ENCRYPTION)
279279
# DBPS interface (header-only)
280280
fetchcontent_declare(dbps_agent
281281
GIT_REPOSITORY https://github.com/protegrity/DataBatchProtectionService.git
282-
#TODO: Change to a specific tag/commit when we have one.
283-
#https://github.com/protegrity/arrow/issues/179
284-
GIT_TAG 6206fb0e27556a0df9160364caa3819e4af3fe0f
282+
GIT_TAG release_stable_v0.1
285283
GIT_SHALLOW FALSE)
286284

287285
fetchcontent_getproperties(dbps_agent)

0 commit comments

Comments
 (0)