Skip to content

Commit

Permalink
⬆️ Upgrading dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
crossoverJie committed Jul 11, 2019
1 parent 2607883 commit 592c521
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cicada-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>cicada-base</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<packaging>jar</packaging>


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>top.crossoverjie.opensource</groupId>
<artifactId>cicada-base</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 592c521

Please sign in to comment.