File tree 3 files changed +4
-4
lines changed
spring-cloud-tencent-dependencies
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
- [ feat: support nacos namespace mapping] ( https://github.com/Tencent/spring-cloud-tencent/pull/1192 )
22
22
- [ fix: fix rule-based router when using RestTemplate.] ( https://github.com/Tencent/spring-cloud-tencent/pull/1201 )
23
23
- [ fix: fix sct-all wrong spring boot version obtain.] ( https://github.com/Tencent/spring-cloud-tencent/pull/1205 )
24
- - [ fix: fix swagger not working bug.] ( https://github.com/Tencent/spring-cloud-tencent/pull/1125 )
24
+ - [ fix: fix swagger not working bug.] ( https://github.com/Tencent/spring-cloud-tencent/pull/1225 )
Original file line number Diff line number Diff line change 89
89
90
90
<properties >
91
91
<!-- Project revision -->
92
- <revision >1.13.0-2020.0.6-SNAPSHOT </revision >
92
+ <revision >1.13.0-2020.0.6</revision >
93
93
94
94
<!-- Spring Framework -->
95
95
<spring .framework.version>5.3.25</spring .framework.version>
Original file line number Diff line number Diff line change 70
70
</developers >
71
71
72
72
<properties >
73
- <revision >1.13.0-2020.0.6-SNAPSHOT </revision >
73
+ <revision >1.13.0-2020.0.6</revision >
74
74
75
75
<!-- Dependencies -->
76
- <polaris .version>1.15.0-SNAPSHOT </polaris .version>
76
+ <polaris .version>1.15.0</polaris .version>
77
77
<guava .version>32.0.1-jre</guava .version>
78
78
<logback .version>1.2.13</logback .version>
79
79
<springdoc .version>1.7.0</springdoc .version>
You can’t perform that action at this time.
0 commit comments