Skip to content

Commit

Permalink
Merge pull request #18177 from keithc-ca/openssl41
Browse files Browse the repository at this point in the history
Update to openssl 3.0.11
  • Loading branch information
pshipton authored Sep 21, 2023
2 parents adeb19b + e6402f9 commit da77ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildenv/jenkins/variables/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jitserver:
# OpenSSL
#========================================#
openssl:
extra_getsource_options: '--openssl-version=openssl-3.0.10+CVEs1 --openssl-repo=https://github.com/ibmruntimes/openssl.git'
extra_getsource_options: '--openssl-version=3.0.11'
extra_configure_options: '--with-openssl=fetched'
#========================================#
# OpenSSL Bundling
Expand Down

0 comments on commit da77ebf

Please sign in to comment.