Explorar el Código

更新dubbo版本

shuzheng hace 8 años
padre
commit
3b9c2363e0
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      zheng-common/pom.xml

+ 2 - 2
zheng-common/pom.xml

@@ -127,7 +127,7 @@
         <dependency>
             <groupId>com.alibaba</groupId>
             <artifactId>dubbo</artifactId>
-            <version>2.5.3</version>
+            <version>2.5.6</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.springframework</groupId>
@@ -336,4 +336,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
+</project>