Skip to content

Commit

Permalink
升级版本
Browse files Browse the repository at this point in the history
  • Loading branch information
AnyListen committed Feb 9, 2020
1 parent 8e8c583 commit 5deab51
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<version>${soft.version}</version>

<properties>
<soft.version>1.2.0</soft.version>
<soft.version>1.2.1</soft.version>
</properties>

<dependencies>
Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>4.5.16</version>
<version>5.1.2</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -85,8 +85,8 @@
<vendor>com.luooqi</vendor>
<needShortcut>true</needShortcut>
<bundleArguments>
<!--<runtime />-->
<copyright>luooqi@2019</copyright>
<runtime />
<copyright>luooqi@2020</copyright>
<installdirChooser>true</installdirChooser>
</bundleArguments>
<nativeReleaseVersion>${soft.version}</nativeReleaseVersion>
Expand Down

0 comments on commit 5deab51

Please sign in to comment.