Skip to content

Commit

Permalink
Merge pull request #20104 from keithc-ca/openssl47
Browse files Browse the repository at this point in the history
(0.47.0) Update to openssl 3.0.15
  • Loading branch information
pshipton authored Sep 3, 2024
2 parents 7a8d05e + 2e194ab commit 4b55192
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 @@ -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
Expand Down

0 comments on commit 4b55192

Please sign in to comment.