代码优化-升级springboot版本和其中的hikar连接池
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -24,7 +24,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.1.1.RELEASE</version>
|
||||
<version>2.3.12.RELEASE</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
@@ -53,7 +53,7 @@
|
||||
<apache.commons.version>3.3.2</apache.commons.version>
|
||||
<commons-pool2.version>2.4.2</commons-pool2.version>
|
||||
<oro.version>2.0.8</oro.version>
|
||||
<spring-cloud.version>Greenwich.SR2</spring-cloud.version>
|
||||
<spring-cloud.version>Hoxton.SR12</spring-cloud.version>
|
||||
<qiniu.version>7.6.0</qiniu.version>
|
||||
<nacos.config.version>0.2.2.RELEASE</nacos.config.version>
|
||||
<okhttp.version>3.10.0</okhttp.version>
|
||||
|
Reference in New Issue
Block a user