Skip to content

Commit

Permalink
testing openssl 3.0.9
Browse files Browse the repository at this point in the history
Signed-off-by: muthuja <muthujabavaji.vempalli@progress.com>
  • Loading branch information
muthuja committed Feb 20, 2024
1 parent ae57656 commit 4deec0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ GIT

GIT
remote: https://github.com/chef/omnibus.git
revision: 82dae896a066542f1b66dc866186f856f37e518e
revision: cf9761311577e24819625aa1d932f828740e33b4
branch: main
specs:
omnibus (9.0.23)
omnibus (9.0.17)
aws-sdk-s3 (~> 1.116.0)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/projects/supermarket.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
override :ruby, version: "3.0.3"
override :'openssl-fips', version: '2.0.16'
override :'omnibus-ctl', version: 'main'
override :openssl, version: '1.0.2za'
override :openssl, version: '3.0.9'
override :logrotate, version: '3.9.2'

# Creates required build directories
Expand Down

0 comments on commit 4deec0c

Please sign in to comment.