Skip to content

Commit

Permalink
Bump spring.boot.version from 2.4.5 to 2.4.6 (#2117)
Browse files Browse the repository at this point in the history
Bumps `spring.boot.version` from 2.4.5 to 2.4.6.

Updates `spring-boot-dependencies` from 2.4.5 to 2.4.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.5...v2.4.6)

Updates `spring-boot-starter-security` from 2.4.5 to 2.4.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.5...v2.4.6)

Updates `spring-boot-starter-actuator` from 2.4.5 to 2.4.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.5...v2.4.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot[bot] and aklish authored May 21, 2021
1 parent 4b8310f commit 5ee0719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<properties>
<parent.pom.dir>${project.basedir}/../..</parent.pom.dir>
<spring.boot.version>2.4.5</spring.boot.version>
<spring.boot.version>2.4.6</spring.boot.version>
<groovy.version>3.0.8</groovy.version>
</properties>

Expand Down

0 comments on commit 5ee0719

Please sign in to comment.