I was on Jenkins version 2.176 using the standalone war.
I then got security vulnerability alert for plugins here: https://jenkins.io/security/advisory/2020-03-09/
I then decided to update Jenkins so I downloaded and started Jenkins with the latest version: Jenkins ver. 2.224
I then updated all the plugins and took restart.
However, under monitors, I see two notifications.
The first notification says:
"You have data stored in an older format and/or unreadable data."
The second notification says:
"Warnings have been published for the following currently installed components."
Build Pipeline Plugin 1.5.8 Stored XSS vulnerability Environment Injector Plugin 2.3.0 Exposure of sensitive build variables stored by EnvInject 1.90 and earlier
Under the plugin update tab I don't find any plugins listed for updates !!
Can you please suggest how can I overcome both these issues?