14 October 2021: Today, Canonical released Ubuntu 21.10 – the most productive environment for cloud-native developers and AI/ML innovators across the desktop, devices and cloud.
https://ubuntu.com/blog/ubuntu-21-10-has-landed
Updating Drupal core via Composer
To understand how Composer manages Drupal dependencies, see Using Composer with Drupal. To decide if Composer is a sensible way to update, compare the available options.
For convenience, these instructions include the Drush commands necessary to complete an update: many people find Drush quicker and easier than the web-based admin area.
If this is an existing Drupal site, where Composer has never been used before, make sure it’s ready for Composer first.
Source: Updating Drupal core via Composer | Updating Drupal | Drupal Wiki guide on Drupal.org
With Drupal 9 updating core with Composer is the way to go.