diff --git a/buildenv/jenkins/variables/defaults.yml b/buildenv/jenkins/variables/defaults.yml index 8b6d927d5c6..97a044c1817 100644 --- a/buildenv/jenkins/variables/defaults.yml +++ b/buildenv/jenkins/variables/defaults.yml @@ -132,7 +132,7 @@ jitserver: # OpenSSL #========================================# openssl: - extra_getsource_options: '--openssl-version=3.0.11' + extra_getsource_options: '--openssl-version=3.0.12' extra_configure_options: '--with-openssl=fetched' #========================================# # OpenSSL Bundling