diff --git a/SuperBuild/External_ITK.cmake b/SuperBuild/External_ITK.cmake index e1172b08..ba2b2e35 100644 --- a/SuperBuild/External_ITK.cmake +++ b/SuperBuild/External_ITK.cmake @@ -104,8 +104,8 @@ if(NOT ( DEFINED "${extProjName}_DIR" OR ( DEFINED "USE_SYSTEM_${extProjName}" A ### --- End Project specific additions set(${proj}_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITK.git) if("${${proj}_GIT_TAG}" STREQUAL "") - # ITK release branch 2025-03-19 - set(${proj}_GIT_TAG "v5.4.3") + # ITK release branch 2025-06-11 + set(${proj}_GIT_TAG "v5.4.4") endif() ExternalProject_Add(${proj}