Upgrade Tomcat 11.0.9 to 11.0.10

I have upgraded my Tomcat 9 to use Tomcat 11. I used express version witch comes with Lucee 6.2.2.91 and Tomcat 11.0.9. It worked out. The scan reported vulnerability and need to be upgraded to Tomcat 11.0.10. What will be easiest way to perform the upgrade?

Just download the Tomcat from Apache site?

Just diff the downloaded version against your install, it’s just about replacing some jars

Download apache/Tomcat. Stop tomcat /opt/lucee_ctl stop. Than copy lib folder from downloaded lib folder, under Tomcat folder.
P.S. There is version 11.0.11. New versions are added around 5th in the month.