diff --git a/refarch-gateway/pom.xml b/refarch-gateway/pom.xml
index 8553660f..bee47105 100644
--- a/refarch-gateway/pom.xml
+++ b/refarch-gateway/pom.xml
@@ -23,7 +23,6 @@
${java.version}
0.8.12
- 3.3.1
2.34.0
1.0.10
3.4.0
@@ -133,7 +132,9 @@
org.apache.maven.plugins
maven-surefire-plugin
- ${maven-surefire-plugin.version}
+
+ -Dfile.encoding=${project.build.sourceEncoding}
+
org.apache.maven.plugins