2
votes
Why some times Java does not request for new versions of jar files?
This can be problematic to resolve but there is an easy workaround for this. Instead of relying on correct cache-update, just make sure that JAR file names include version / build number of the app …
