Skip to content

Commit

Permalink
Bump version.spring.boot from 2.7.16 to 2.7.17
Browse files Browse the repository at this point in the history
Bumps `version.spring.boot` from 2.7.16 to 2.7.17.

Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.16 to 2.7.17
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.16...v2.7.17)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.16 to 2.7.17
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.16...v2.7.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 20, 2023
1 parent 2c83321 commit 53bf0ad
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 @@ -66,7 +66,7 @@
<!-- spring dependencies -->
<version.javax.annotation-api>1.3.2</version.javax.annotation-api>
<version.spring.core>2.0.0.RELEASE</version.spring.core>
<version.spring.boot>2.7.16</version.spring.boot>
<version.spring.boot>2.7.17</version.spring.boot>
<version.spring.mybatis>2.1.1</version.spring.mybatis>

<!-- wildfly dependencies -->
Expand Down

0 comments on commit 53bf0ad

Please sign in to comment.