Skip to content

Commit

Permalink
Update default OpenJRE to 11.0.18+10
Browse files Browse the repository at this point in the history
Signed-off-by: Lincoln Baker <lbaker@chef.io>
  • Loading branch information
lbakerchef committed Mar 14, 2023
1 parent 225e357 commit 6d78999
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .expeditor/Version_inspector/prod_default_version.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"rust-uninstall": "0.0.1" ,
"rust": "1.37.0" ,
"sequel-gem": "4.47.0" ,
"server-open-jre": "11.0.16.1+1" ,
"server-open-jre": "11.0.18+10" ,
"setuptools": "0.7.7" ,
"shebang-cleanup": "0.0.2" ,
"sqitch": "1.3.0" ,
Expand Down
2 changes: 1 addition & 1 deletion config/software/server-open-jre.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
dependency "patchelf"

name "server-open-jre"
default_version "11.0.17+8"
default_version "11.0.18+10"

unless _64_bit?
raise "Server-open-jre can only be installed on x86_64 systems."
Expand Down

0 comments on commit 6d78999

Please sign in to comment.