Skip to content

Commit 7d794ee

Browse files
committed
(0.43) Update to openssl 3.0.13
Port of #18852 to 0.43 Signed-off-by: Peter Shipton <[email protected]>
1 parent 8ed953e commit 7d794ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildenv/jenkins/variables/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jitserver:
132132
# OpenSSL
133133
#========================================#
134134
openssl:
135-
extra_getsource_options: '--openssl-version=openssl-3.0.12+CVEs3 --openssl-repo=https://github.com/ibmruntimes/openssl.git'
135+
extra_getsource_options: '--openssl-version=3.0.13'
136136
extra_configure_options: '--with-openssl=fetched'
137137
#========================================#
138138
# OpenSSL Bundling

0 commit comments

Comments
 (0)