Bump org.springframework.boot:spring-boot-gradle-plugin

Bumps [org.springframework.boot:spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) from 3.5.0-SNAPSHOT to 3.5.1-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  dependency-version: 3.5.1-SNAPSHOT
  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]
2025-05-23 03:54:06 +00:00
committed by Spring Builds
parent 5ce1ffdc4c
commit cbe717b3e1

View File

@@ -3,7 +3,7 @@ jakarta-websocket = "2.1.1"
org-apache-derby = "10.16.1.1"
org-mockito = "5.16.1"
org-mongodb = "5.5.0"
org-springframework-boot = "3.5.0-SNAPSHOT"
org-springframework-boot = "3.5.1-SNAPSHOT"
[libraries]
ch-qos-logback-logback-core = { module = "ch.qos.logback:logback-core", version = "1.5.18" }