Skip to content

Commit 429d83b

Browse files
committed
升级 Spring Boot 版本到 2.1.1.RELEASE
1 parent 5c8a4ed commit 429d83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<mapper-weekend.version>1.1.4.3</mapper-weekend.version>
5151
<mybatis.version>3.4.6</mybatis.version>
5252
<mybatis-spring.version>1.3.2</mybatis-spring.version>
53-
<spring-boot.version>2.1.0.RELEASE</spring-boot.version>
53+
<spring-boot.version>2.1.1.RELEASE</spring-boot.version>
5454
</properties>
5555

5656
<repositories>

0 commit comments

Comments
 (0)