Bump spring-boot-starter-web

Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.0.0.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.0.0.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 19:54:31 +00:00
committed by GitHub
parent 88d88198f1
commit 7f416d9e29

View File

@@ -24,7 +24,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.0.0.RELEASE</version>
<version>2.5.12</version>
</dependency>
<!-- OAuth2.0 (optional) -->
<dependency>