mirror of
https://gitee.com/jzsw-it/yexuejc-base.git
synced 2025-09-24 06:23:22 +08:00
1.1.3
修改正则RegexUtils.java 修改正则StrUtil.java->扩展genUUID() DataTimeUtil.java ->扩展
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>com.yexuejc.base</groupId>
|
||||
<artifactId>yexuejc-base</artifactId>
|
||||
<version>1.1.3</version>
|
||||
<version>1.1.4</version>
|
||||
|
||||
<name>${project.artifactId}</name>
|
||||
|
||||
@@ -61,6 +61,7 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<configuration>
|
||||
<encoding>UTF-8</encoding>
|
||||
<source>${java.version}</source>
|
||||
<target>${java.version}</target>
|
||||
</configuration>
|
||||
|
Reference in New Issue
Block a user