|
@@ -112,6 +112,7 @@
|
|
<plugin>
|
|
<plugin>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
|
|
+ <version>2.7.1</version>
|
|
<configuration>
|
|
<configuration>
|
|
<fork>true</fork>
|
|
<fork>true</fork>
|
|
<jvmArguments>-Dfile.encoding=UTF-8</jvmArguments>
|
|
<jvmArguments>-Dfile.encoding=UTF-8</jvmArguments>
|