Update dependency org.dhatim:fastexcel to v0.19.0
This commit is contained in:
parent
81da5f0ada
commit
6c2f3193b2
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
|
@ -113,7 +113,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.dhatim</groupId>
|
<groupId>org.dhatim</groupId>
|
||||||
<artifactId>fastexcel</artifactId>
|
<artifactId>fastexcel</artifactId>
|
||||||
<version>0.17.0</version>
|
<version>0.19.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.dhatim</groupId>
|
<groupId>org.dhatim</groupId>
|
||||||
|
|
@ -128,7 +128,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.dhatim</groupId>
|
<groupId>org.dhatim</groupId>
|
||||||
<artifactId>fastexcel</artifactId>
|
<artifactId>fastexcel</artifactId>
|
||||||
<version>0.18.4</version>
|
<version>0.19.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue