summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliuyongqiang <[email protected]>2020-12-03 09:43:40 +0800
committerliuyongqiang <[email protected]>2020-12-03 09:43:40 +0800
commit95808184bfbbac34c4a27b277e018bb3d41b4c08 (patch)
tree70abba69484994101a40ef918b684d6125d8dd11
parent08d31a94c7a3e7875d0056a59dc91cf3f00c8069 (diff)
update spring cloud version:Hoxton.SR1
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 1a72e60..4da6d67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,9 +79,9 @@
<active.record.version>4.9.01</active.record.version>
<starter.druid.version>1.1.22</starter.druid.version>
<apache.calcite.version>1.22.0</apache.calcite.version>
- <spring.boot.version>2.0.2.RELEASE</spring.boot.version>
+ <spring.boot.version>2.2.0.RELEASE</spring.boot.version>
<mysql.connector.version>8.0.18</mysql.connector.version>
- <spring.cloud.version>Finchley.RELEASE</spring.cloud.version>
+ <spring.cloud.version>Hoxton.SR1</spring.cloud.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>