## Bug Fixes - Fixed an [issue](https://github.com/chef/chef-server/pull/3275) where `chef-server-ctl cleanup-bifrost` was not cleaning up some unused data in the bifrost database, which could lead bifrost to grow excessively large. `chef-server-ctl cleanup-bifrost` now correctly cleans up this unused data. For more information, please refer to the [documentation](https://docs.chef.io/server/ctl_chef_server/#cleanup-bifrost). ## Security ### OpenJDK JRE Upgraded OpenJDK JRE from 11.0.14.1+1 to 11.0.15+10 to resolve the following CVEs: - CVE-2022-21426 - CVE-2022-21434 - CVE-2022-21443 - CVE-2022-21449 - CVE-2022-21476 - CVE-2022-21496 ### Redis Upgraded Redis to 6.2.7 from 5.0.14 to resolve the following CVEs: - CVE-2021-32761 - CVE-2021-32625 - CVE-2021-29478 - CVE-2021-29477 - CVE-2021-21309 - CVE-2021-3470 - CVE-2020-21468 - CVE-2020-14147