Browse Source

支持前缀

4.1.3.A
Stormeye Wu 6 years ago
parent
commit
f51df45ef5
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      pom.xml

+ 2
- 2
pom.xml View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cn.afterturn</groupId>
<artifactId>easypoi-spring-boot-starter</artifactId>
<version>4.1.3</version>
<version>4.1.3.A</version>
<packaging>jar</packaging>
<name>easypoi-spring-boot-starter</name>

@@ -46,7 +46,7 @@
<dependency>
<groupId>cn.afterturn</groupId>
<artifactId>easypoi-web</artifactId>
<version>4.1.3</version>
<version>4.1.3.A</version>
</dependency>
<!-- Compile dependencies -->
<dependency>


Loading…
Cancel
Save