diff --git a/buildenv/jenkins/variables/defaults.yml b/buildenv/jenkins/variables/defaults.yml index 233da11bc34..c13624398e7 100644 --- a/buildenv/jenkins/variables/defaults.yml +++ b/buildenv/jenkins/variables/defaults.yml @@ -129,7 +129,7 @@ jitserver: # OpenSSL #========================================# openssl: - extra_getsource_options: '--openssl-version=OpenSSL_1_1_1u+CVEs1 --openssl-repo=https://github.com/ibmruntimes/openssl.git' + extra_getsource_options: '--openssl-version=1.1.1v' extra_configure_options: '--with-openssl=fetched' #========================================# # OpenSSL Bundling