This is an automated email from the ASF dual-hosted git repository.
hyunkun 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 d8073ab update alibaba_spring_context_support_version to 1.0.5 (#5395)
d8073ab is described below
commit d8073ab680db646aa3dfb691b23d46750f048c8a
Author: Hinsteny Hisoka <[email protected]>
AuthorDate: Thu Nov 28 18:54:11 2019 +0800
update alibaba_spring_context_support_version to 1.0.5 (#5395)
---
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..0ee2d27 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.5</alibaba_spring_context_support_version>
<jaxb_version>2.2.7</jaxb_version>
<activation_version>1.2.0</activation_version>