Skip to content

Commit

Permalink
Unified setting file encoding to UTF-8
Browse files Browse the repository at this point in the history
  • Loading branch information
CodePlayer committed Jan 24, 2025
1 parent 3cb8ff1 commit 66f1238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<argLine>-Dfile.encoding=UTF-8</argLine>
<includes>
<include>com/alibaba/fastjson2/**/*.java</include>
</includes>
Expand Down

0 comments on commit 66f1238

Please sign in to comment.