diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bc74a897926b988b36e001311e56fe23374a8d82..1236fd82e3dea7184f0f8d66129dcd92f9ac4046 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 variables:
   PREBUILD_CMAKE_VERSION: 3.18.2
-  CMAKE_VERSION: 3.30.2
+  CMAKE_VERSION: 3.31.5
 
 workflow:
   rules:
diff --git a/README.md b/README.md
index 138939a32c9661f86017ebd1f249bd250613e1a8..e908e0a38fe16b669e9d6f5037bcf320e84c2e1f 100644
--- a/README.md
+++ b/README.md
@@ -3,5 +3,5 @@
 Pipeline to build recent version of Cmake for our legacy CentOS 6 32 and 64 bits platform.
 
 Allows to build Cmake for:
-* CentOS 6.10 64 bits: [cmake-3.30.2-linux-x86_64.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/cmake/-/jobs/artifacts/3.30.2/download?job=linux-x86_64)
-* CentOS 6.10 32 bits: [cmake-3.30.2-linux-i686.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/cmake/-/jobs/artifacts/3.30.2/download?job=linux-i686)
+* CentOS 6.10 64 bits: [cmake-3.31.5-linux-x86_64.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/cmake/-/jobs/artifacts/3.31.5/download?job=linux-x86_64)
+* CentOS 6.10 32 bits: [cmake-3.31.5-linux-i686.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/cmake/-/jobs/artifacts/3.31.5/download?job=linux-i686)