更新依赖版本
This commit is contained in:
parent
347978ccdc
commit
4aba3429ee
6
pom.xml
6
pom.xml
|
|
@ -18,7 +18,7 @@
|
|||
<spring.version>4.3.10.RELEASE</spring.version>
|
||||
<shiro.version>1.3.2</shiro.version>
|
||||
<log4j2.version>2.7</log4j2.version>
|
||||
<beetlsql.version>2.8.26</beetlsql.version>
|
||||
<beetlsql.version>2.9.6</beetlsql.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
|
@ -154,7 +154,7 @@
|
|||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>druid</artifactId>
|
||||
<version>1.0.31</version>
|
||||
<version>1.1.2</version>
|
||||
</dependency>
|
||||
|
||||
<!--shiro插件 -->
|
||||
|
|
@ -183,7 +183,7 @@
|
|||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>fastjson</artifactId>
|
||||
<version>1.2.33</version>
|
||||
<version>1.2.36</version>
|
||||
</dependency>
|
||||
|
||||
<!-- qrcode -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user