mirror of
https://gitee.com/nutz/nutzboot.git
synced 2024-12-02 11:48:09 +08:00
update: dubbo --> 2.6.2
This commit is contained in:
parent
38a0ad6608
commit
e4673aca8c
7
pom.xml
7
pom.xml
@ -12,7 +12,7 @@
|
||||
<nutzboot.version>2.2-SNAPSHOT</nutzboot.version>
|
||||
<nutzwx.version>1.r.66-SNAPSHOT</nutzwx.version>
|
||||
<slf4j.version>1.7.25</slf4j.version>
|
||||
<dubbo.version>2.6.1</dubbo.version>
|
||||
<dubbo.version>2.6.2</dubbo.version>
|
||||
<jetty.version>9.4.10.v20180503</jetty.version>
|
||||
<tomcat.version>8.5.31</tomcat.version>
|
||||
<shiro.version>1.3.2</shiro.version>
|
||||
@ -766,11 +766,6 @@
|
||||
<artifactId>asm-commons</artifactId>
|
||||
<version>${asm.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.ow2.asm</groupId>
|
||||
<artifactId>asm</artifactId>
|
||||
<version>${asm.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.netflix.hystrix</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user