Skip to content

Commit 4ca9d97

Browse files
committed
Fixed encoding warning
#65
1 parent 332b59b commit 4ca9d97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<configuration>
1919
<source>1.8</source>
2020
<target>1.8</target>
21+
<encoding>UTF-8</encoding>
2122
</configuration>
2223
</plugin>
2324
</plugins>

0 commit comments

Comments
 (0)