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

Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.2.5.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.2.5.RELEASE...v2.5.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-31 18:32:54 +00:00 committed by GitHub
parent 75576de7a1
commit f0cf1436ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.2.5.RELEASE</version>
<version>2.5.12</version>
<scope>test</scope>
</dependency>
</dependencies>