build UPDATE set max cmake version
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d3e0505..d544383 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.5...3.28.1)
 
 project(libnetconf2 C)