Skip to content

Commit

Permalink
build(deps): bump spring-boot-starter-web in /frontend-boot
Browse files Browse the repository at this point in the history
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.2.4.RELEASE to 2.5.12.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.2.4.RELEASE...v2.5.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2022
1 parent 0e2f8b4 commit 18eec06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.2.4.RELEASE</version>
<version>2.5.12</version>
<exclusions>
<exclusion>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 18eec06

Please sign in to comment.