Extension - Applications Say "update me!" but are already latest version

Lucee Admin has the message:

There are some updates available for your installed Extensions.
S3 Resource Extension
EHCache
PDF Extension
Axis 1 Webservices
Image extension

And on the Application - Extension page this applications all have the Update Me! ribbon.

However, each of these are showing that they are running the latest version. Downgrading and upgrading again doesn’t reslove the issue.

OS: Windows Server 2019 (10.0) 64bit
Java Version: 11.0.7 (AdoptOpenJDK) 64bit
Tomcat Version: Apache Tomcat/9.0.35
Lucee Version: Lucee 5.3.6.61

this was fixed, from memory 5.3.7 has more fixes for this than 5.3.6
https://luceeserver.atlassian.net/browse/LDEV-2814

the problem was to do with the encoding of the quotes around the version numbers in the extension mainfests

@kuc_its, Currently, it takes SNAPSHOT as the latest version, that’s why it shows update me .if this ticket PR gets merged this issue will be fixed. After this fix “update me” only shows when the release has an update
https://luceeserver.atlassian.net/browse/LDEV-2716

I am running Lucee 5.3.7.48 and I still have this issue. There are some updates available for your installed Extensions.
All extensions are up to date.

Same. It’s because the newer versions detected are snapshots, not releases. Frustrating if you ask me.