File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 54
54
<spring-boot .version>2.2.0.RELEASE</spring-boot .version>
55
55
<identifier .version>1.1.0-SNAPSHOT</identifier .version>
56
56
57
- <maven-compiler-plugin .version>3.8 .1</maven-compiler-plugin .version>
57
+ <maven-compiler-plugin .version>3.10 .1</maven-compiler-plugin .version>
58
58
<maven-surefire-plugin .version>2.22.2</maven-surefire-plugin .version>
59
59
<maven-checkstyle-plugin .version>3.1.2</maven-checkstyle-plugin .version>
60
60
<maven-source-plugin .version>3.2.1</maven-source-plugin .version>
122
122
<encoding >${project.build.sourceEncoding} </encoding >
123
123
<showDeprecation >true</showDeprecation >
124
124
<showWarnings >true</showWarnings >
125
- <optimize >true</optimize >
126
125
</configuration >
127
126
</plugin >
128
127
<plugin >
You can’t perform that action at this time.
0 commit comments