first
parent
94f5f908e9
commit
c744698877
2
pom.xml
2
pom.xml
|
@ -15,6 +15,8 @@
|
||||||
<description>数据脱敏工具库</description>
|
<description>数据脱敏工具库</description>
|
||||||
<properties>
|
<properties>
|
||||||
<java.version>1.8</java.version>
|
<java.version>1.8</java.version>
|
||||||
|
<maven.compiler.source>1.8</maven.compiler.source>
|
||||||
|
<maven.compiler.target>1.8</maven.compiler.target>
|
||||||
</properties>
|
</properties>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue