Skip to content

Commit 96c3332

Browse files
committed
add project encoding
1 parent 48189fd commit 96c3332

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<mockito.version>1.10.19</mockito.version>
3737
<itextpdf.version>5.5.9</itextpdf.version>
3838
<jsoup.version>1.9.2</jsoup.version>
39+
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3940
</properties>
4041

4142
<dependencies>

0 commit comments

Comments
 (0)