When viewing the configurations of a java buildpack based application from the
Settings tab view in the Apps Manager UI, an extra
"v" gets displayed when the buildpack information is rendered. For example:

This issue is a usability bug and will not have a critical impact on user applications. It happens because the apps manager renders the buildpack info in a
<p> tag on the
Settings tab view by obtaining information about the buildpack from the droplet.
This issue cannot be seen with
binary,
staticfile,
ruby, and
nodejs buildpack based applications. Custom java buildpacks created on top of the java community buildpack will show the same behavior with an extra "
v" displayed in the apps manager UI.