diff --git a/buildenv/jenkins/variables/defaults.yml b/buildenv/jenkins/variables/defaults.yml index 4f0a3c3d5dd..9981c78a64a 100644 --- a/buildenv/jenkins/variables/defaults.yml +++ b/buildenv/jenkins/variables/defaults.yml @@ -134,7 +134,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