(1.6.x): Bump org.springframework.boot from 2.7.17 to 2.7.18

Bumps org.springframework.boot from 2.7.17 to 2.7.18.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-23 13:54:47 +00:00
committed by Gareth Clay
parent 0e921b92ac
commit 5e0344b921

View File

@@ -1,7 +1,7 @@
pluginManagement {
plugins {
id 'io.spring.nohttp' version "0.0.11"
id 'org.springframework.boot' version "2.7.17"
id 'org.springframework.boot' version "2.7.18"
}
repositories {
gradlePluginPortal()