Skip to content

Commit 5deab51

Browse files
committed
升级版本
1 parent 8e8c583 commit 5deab51

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<version>${soft.version}</version>
1010

1111
<properties>
12-
<soft.version>1.2.0</soft.version>
12+
<soft.version>1.2.1</soft.version>
1313
</properties>
1414

1515
<dependencies>
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>cn.hutool</groupId>
2525
<artifactId>hutool-all</artifactId>
26-
<version>4.5.16</version>
26+
<version>5.1.2</version>
2727
</dependency>
2828

2929
<dependency>
@@ -85,8 +85,8 @@
8585
<vendor>com.luooqi</vendor>
8686
<needShortcut>true</needShortcut>
8787
<bundleArguments>
88-
<!--<runtime />-->
89-
<copyright>luooqi@2019</copyright>
88+
<runtime />
89+
<copyright>luooqi@2020</copyright>
9090
<installdirChooser>true</installdirChooser>
9191
</bundleArguments>
9292
<nativeReleaseVersion>${soft.version}</nativeReleaseVersion>

0 commit comments

Comments
 (0)