diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d39146bf2225d48fa0163268119c013708b55d6a..bc74a897926b988b36e001311e56fe23374a8d82 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 variables:
   PREBUILD_CMAKE_VERSION: 3.18.2
-  CMAKE_VERSION: 3.29.6
+  CMAKE_VERSION: 3.30.2
 
 workflow:
   rules:
diff --git a/README.md b/README.md
index 950b85dbd36028c1a75e30c82157d48c5f9dee53..138939a32c9661f86017ebd1f249bd250613e1a8 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.29.6-linux-x86_64.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/cmake/-/jobs/artifacts/3.29.6/download?job=linux-x86_64)
-* CentOS 6.10 32 bits: [cmake-3.29.6-linux-i686.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/cmake/-/jobs/artifacts/3.29.6/download?job=linux-i686)
+* 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)