diff --git a/buildenv/jenkins/variables/defaults.yml b/buildenv/jenkins/variables/defaults.yml index 46891246011..d319d605c83 100644 --- a/buildenv/jenkins/variables/defaults.yml +++ b/buildenv/jenkins/variables/defaults.yml @@ -138,7 +138,7 @@ jitserver: # OpenSSL #========================================# openssl: - extra_getsource_options: '-openssl-repo=https://github.com/ibmruntimes/openssl.git -openssl-branch=openssl-3.0.14+CVEs1' + extra_getsource_options: '-openssl-branch=openssl-3.0.15' extra_configure_options: '--with-openssl=fetched' #========================================# # OpenSSL Bundling