diff --git a/cmake/libraries.json b/cmake/libraries.json index eec53ee..59c7ec9 100644 --- a/cmake/libraries.json +++ b/cmake/libraries.json @@ -5,10 +5,10 @@ }, "zlib2": { "url" : "https://github.com/zlib-ng/zlib-ng.git", - "tag": "2.1.4" + "tag": "2.1.6" }, "hdf5": { "url": "https://github.com/HDFGroup/hdf5.git", - "tag": "hdf5-1_14_2" + "tag": "hdf5-1_14_3" } }