diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 831605ea6f18c08d7ee1d1774714c5ad7dc03c1d..35677cfce56b7cedb7d7e36a8989dcb2ef1887d7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 variables:
   PREBUILD_CMAKE_VERSION: 3.18.2
-  CMAKE_VERSION: 3.26.4
+  CMAKE_VERSION: 3.27.4
 
 workflow:
   rules:
diff --git a/README.md b/README.md
index 320a22e3e3f0c71e827fd4babf421cc7eb319b48..65cda108695ae7162515211f8d65d4e1d22778d6 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 Pipeline to build recent version of Cmake for our legacy CentOS 32 bits platform.
 
 Cmake provides independent 64 bits Linux distribution that works on CentOS 6 64 bits but they are not available for 32 bits:
-* https://cmake.org/files/v3.26/cmake-3.26.4-linux-x86_64.tar.gz
+* https://cmake.org/files/v3.26/cmake-3.27.4-linux-x86_64.tar.gz
 
 Allows to build Cmake for:
-* CentOS 6.10 32 bits: [cmake-3.26.4-linux-i686.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/cmake/-/jobs/artifacts/3.26.4/download?job=linux-i686)
+* CentOS 6.10 32 bits: [cmake-3.27.4-linux-i686.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/cmake/-/jobs/artifacts/3.27.4/download?job=linux-i686)