Skip to content

Commit cf03c91

Browse files
committed
修改
1 parent a0003fc commit cf03c91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434
<version>1.11.9-SNAPSHOT</version>
3535
<inceptionYear>2017</inceptionYear>
3636
<properties>
37+
<!---->
38+
<maven.compiler.source>1.8</maven.compiler.source>
39+
<maven.compiler.target>1.8</maven.compiler.target>
40+
<!---->
3741
<slf4j.version>1.7.25</slf4j.version>
3842
<junit.version>4.12</junit.version>
3943
<logback.version>1.1.7</logback.version>

0 commit comments

Comments
 (0)