From 889f230d381b16efd61eddff335f9f0c1bc18618 Mon Sep 17 00:00:00 2001 From: Guillaume Grossetie Date: Sat, 6 Feb 2021 22:31:23 +0100 Subject: [PATCH] Explicitly use UTF-8 as encoding Instead of relying on the default platform encoding (was UTF-8 on Linux). --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 26c2a1e3d..93f9d7037 100644 --- a/pom.xml +++ b/pom.xml @@ -5,6 +5,9 @@ kroki pom 0.10.0 + + UTF-8 + server umlet