diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a76efea72569ad2002e321d345f7c902dac40f0e..86e5b075959d45d9e691e9b1fc32f036c46e0567 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -320,8 +320,8 @@ FileLicenceCheck:
 
 .macosx_11_variables: &macosx_11_variables
     OS: "macOS_11"
-    FAIRSOFT_VERSION: "apr21p1"
-    FAIRROOT_VERSION: "v18.6.4"
+    FAIRSOFT_VERSION: "apr21p2"
+    FAIRROOT_VERSION: "v18.6.7"
     BASE_PATH: "/opt"
     SIMPATH: "$BASE_PATH/fairsoft/$FAIRSOFT_VERSION"
     FAIRROOTPATH: "$BASE_PATH/fairroot/${FAIRROOT_VERSION}_${FAIRSOFT_VERSION}"