mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
update dependency
This commit is contained in:
parent
5fcd4093be
commit
ef18fbfb64
@ -19,14 +19,14 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<!-- versions -->
|
<!-- versions -->
|
||||||
<velocity.version>2.3</velocity.version>
|
<velocity.version>2.3</velocity.version>
|
||||||
<beetl.version>3.13.0.RELEASE</beetl.version>
|
<beetl.version>3.14.1.RELEASE</beetl.version>
|
||||||
<rythm.version>1.4.2</rythm.version>
|
<rythm.version>1.4.2</rythm.version>
|
||||||
<freemarker.version>2.3.31</freemarker.version>
|
<freemarker.version>2.3.32</freemarker.version>
|
||||||
<enjoy.version>5.0.3</enjoy.version>
|
<enjoy.version>5.0.3</enjoy.version>
|
||||||
<thymeleaf.version>3.0.15.RELEASE</thymeleaf.version>
|
<thymeleaf.version>3.0.15.RELEASE</thymeleaf.version>
|
||||||
<mail.version>1.6.2</mail.version>
|
<mail.version>1.6.2</mail.version>
|
||||||
<jsch.version>0.1.55</jsch.version>
|
<jsch.version>0.1.55</jsch.version>
|
||||||
<sshj.version>0.34.0</sshj.version>
|
<sshj.version>0.35.0</sshj.version>
|
||||||
<zxing.version>3.5.1</zxing.version>
|
<zxing.version>3.5.1</zxing.version>
|
||||||
<net.version>3.9.0</net.version>
|
<net.version>3.9.0</net.version>
|
||||||
<emoji-java.version>5.1.1</emoji-java.version>
|
<emoji-java.version>5.1.1</emoji-java.version>
|
||||||
@ -475,7 +475,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-compress</artifactId>
|
<artifactId>commons-compress</artifactId>
|
||||||
<version>1.21</version>
|
<version>1.22</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user