diff --git a/CMakeLists.txt b/CMakeLists.txt
index 675c9acc5542b7fd50d5c20b1df4155443c66862..b03c786cbe79bbe3c56870e90891fb03f4f751cc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.1.3)
+cmake_minimum_required(VERSION 3.10)
 project(panda_moveit_config)
 
 find_package(catkin REQUIRED)