Use StandardCharsets.

UTF8 is always there in any JVM so no need to have code possibly
throwing UnsupportedEncodingException due to a typo.

Change-Id: Ib422cd94910f58d18b2ba728fe2f394c1f4f52b4
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
1 file changed