According to the core/composer.json core is using Swiftmailer
The Swiftmailer documentation states:
Swift Mailer will stop being maintained at the end of November 2021.
Swiftmailer is not maintained anymore. Use Symfony Mailer instead. Read more on Symfony's blog.
I would exepct ownCloud to use supported PHP components in case of security issues.