Skip to content

Commit

Permalink
build(deps): Bump spring-boot-starter-web from 2.6.1 to 2.6.2
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.6.1 to 2.6.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.1...v2.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2021
1 parent 5380679 commit 6aae56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ configurations {

dependencies {
embed 'commons-io:commons-io:2.11.0'
embed 'org.springframework.boot:spring-boot-starter-web:2.6.1'
embed 'org.springframework.boot:spring-boot-starter-web:2.6.2'
embed 'org.springframework.boot:spring-boot-starter-validation:2.6.1'
embed 'org.springframework.boot:spring-boot-starter-log4j2:2.6.1'
embed 'org.apache.logging.log4j:log4j-web:2.17.0'
Expand Down

0 comments on commit 6aae56c

Please sign in to comment.