You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2019/11/22 05:20:10 UTC

[dubbo] branch master updated: Update com.alibaba.spring:spring-context-support to version 1.0.4 (#5377)

This is an automated email from the ASF dual-hosted git repository.

liujun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/master by this push:
     new a22380d  Update com.alibaba.spring:spring-context-support to version 1.0.4 (#5377)
a22380d is described below

commit a22380d610c034241b1ae7f8698df91496bfefb3
Author: Mercy Ma <me...@gmail.com>
AuthorDate: Fri Nov 22 13:19:53 2019 +0800

    Update com.alibaba.spring:spring-context-support to version 1.0.4 (#5377)
---
 dubbo-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index f0658ea..5ff7195 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -145,7 +145,7 @@
         <eureka.version>1.9.12</eureka.version>
 
         <!-- Alibaba -->
-        <alibaba_spring_context_support_version>1.0.4-SNAPSHOT</alibaba_spring_context_support_version>
+        <alibaba_spring_context_support_version>1.0.4</alibaba_spring_context_support_version>
 
         <jaxb_version>2.2.7</jaxb_version>
         <activation_version>1.2.0</activation_version>