Bump spring-boot-starter-web from 2.1.6.RELEASE to 2.5.12

Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.1.6.RELEASE to 2.5.12.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.1.6.RELEASE...v2.5.12)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-31 18:52:55 +00:00 committed by GitHub
parent b5fd00b1de
commit 52ab64ca44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<!-- 跳过测试阶段 --> <!-- 跳过测试阶段 -->
<skipTests>true</skipTests> <skipTests>true</skipTests>
<!-- 公共配置块 End --> <!-- 公共配置块 End -->
<springboot.version>2.1.6.RELEASE</springboot.version> <springboot.version>2.5.12</springboot.version>
<springboot.starter.version>2.1.0</springboot.starter.version> <springboot.starter.version>2.1.0</springboot.starter.version>
<mysql.connector.version>5.1.38</mysql.connector.version> <mysql.connector.version>5.1.38</mysql.connector.version>
<lombok.version>1.18.8</lombok.version> <lombok.version>1.18.8</lombok.version>