Undefined index on update from 3.2.2 to 3.2.5

Your software
My Mautic version is: 3.2.2
My PHP version is: 7.3
My Database type and version is: 5.7

Your problem
My problem is:
I faced an undefined index error while running mautic:update:apply, not sure how to proceed

These errors are showing in the log:
[root@mautic mautic-2.16.3]# php bin/console mautic:update:find
Version 3.2.5 of Mautic is available for download. Please visit Release Mautic Community 3.2.5 · mautic/mautic · GitHub for more information.
To update, you can run ‘php bin/console mautic:update:apply’ from the command line.
[root@mautic mautic-2.16.3]# php bin/console mautic:update:apply
Are you sure you wish to update Mautic to the latest version? yes
Step 2 [–>-------------------------] Downloading update package… PHP Notice: Undefined index: message in /var/www/html/mautic-2.16.3/app/bundles/CoreBundle/Update/Step/InstallNewFilesStep.php on line 131

[root@mautic mautic-2.16.3]#

Steps I have tried to fix the problem:

Please read this post which answers the question: