Skip to content

Commit

Permalink
Bump spring-boot-autoconfigure from 2.7.4 to 2.7.5 (#389)
Browse files Browse the repository at this point in the history
Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2022
1 parent eee7117 commit e981dd0
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 @@ -39,7 +39,7 @@
<logging.version>4.10.0</logging.version>
<guava.version>31.1-jre</guava.version>
<backo.version>1.0.0</backo.version>
<spring.boot.version>2.7.4</spring.boot.version>
<spring.boot.version>2.7.5</spring.boot.version>
<docopt.version>0.6.0.20150202</docopt.version>

<!-- Test Dependencies -->
Expand Down

0 comments on commit e981dd0

Please sign in to comment.