Skip to content

Commit

Permalink
Bump org.springframework.boot from 2.7.15 to 2.7.17
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.15 to 2.7.17.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.15...v2.7.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent ac67b6e commit b7aa2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pluginManagement {
id("com.google.cloud.tools.jib") version "3.4.0"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("nebula.release") version "17.2.2"
id("org.springframework.boot") version "2.7.15"
id("org.springframework.boot") version "2.7.17"
id("org.owasp.dependencycheck") version "8.4.0"
}
}
Expand Down

0 comments on commit b7aa2c9

Please sign in to comment.