diff --git a/buildenv/jenkins/variables/defaults.yml b/buildenv/jenkins/variables/defaults.yml index bfb336fc2ab..6bc3c9b30b5 100644 --- a/buildenv/jenkins/variables/defaults.yml +++ b/buildenv/jenkins/variables/defaults.yml @@ -133,7 +133,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