Skip to content

Commit

Permalink
chore(deps): bump spring-boot-dependencies from 2.7.2 to 2.7.3 (#226)
Browse files Browse the repository at this point in the history
Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.2...v2.7.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  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 Aug 19, 2022
1 parent c16d8e8 commit faa687f
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 @@ -23,7 +23,7 @@
<version.feel>1.15.1</version.feel>
<version.kotlin>1.7.10</version.kotlin>

<version.spring.boot>2.7.2</version.spring.boot>
<version.spring.boot>2.7.3</version.spring.boot>
<version.java>11</version.java>
<java.version>${version.java}</java.version>

Expand Down

0 comments on commit faa687f

Please sign in to comment.