Skip to content

Commit

Permalink
chore(deps): bump spring-boot-dependencies from 2.5.7 to 2.6.0 (#138)
Browse files Browse the repository at this point in the history
Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.5.7 to 2.6.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.7...v2.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2021
1 parent 5775d8d commit 4ee9a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

<version.dmn>7.16.0</version.dmn>

<version.spring.boot>2.5.7</version.spring.boot>
<version.spring.boot>2.6.0</version.spring.boot>

<!-- release parent settings -->
<version.java>11</version.java>
Expand Down

0 comments on commit 4ee9a80

Please sign in to comment.