Skip to content

Commit

Permalink
更新maven配置
Browse files Browse the repository at this point in the history
  • Loading branch information
micyo202 authored Oct 19, 2018
1 parent 2cc0c7a commit 06a0432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<spring.version>4.3.13.RELEASE</spring.version>
<aspectj.version>1.8.13</aspectj.version>
<shiro.version>1.4.0</shiro.version>
<jackson.version>2.9.2</jackson.version>
<jackson.version>2.9.6</jackson.version>
<slf4j.version>1.7.25</slf4j.version>
<logback.version>1.2.3</logback.version>
<activemq.version>5.15.2</activemq.version>
Expand All @@ -50,4 +50,4 @@

</dependencies>

</project>
</project>

0 comments on commit 06a0432

Please sign in to comment.