Skip to content

Commit a5bcd45

Browse files
authored
chore: update avro-cpp for fixes from the upstream (#76)
1 parent c343e94 commit a5bcd45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake_modules/IcebergThirdpartyToolchain.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ function(resolve_avro_dependency)
153153
${FC_DECLARE_COMMON_OPTIONS}
154154
# TODO: switch to Apache Avro 1.13.0 once released.
155155
GIT_REPOSITORY https://github.com/apache/avro.git
156-
GIT_TAG c75e6d59fbacd05df666665d9c8b7e3274cf0399
156+
GIT_TAG 1305509ace25931b3373d35daf47bc48238455b6
157157
SOURCE_SUBDIR
158158
lang/c++
159159
FIND_PACKAGE_ARGS

0 commit comments

Comments
 (0)