Bump org-springframework-boot from 3.1.9 to 3.1.10

Bumps `org-springframework-boot` from 3.1.9 to 3.1.10.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.1.9 to 3.1.10
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.9...v3.1.10)

Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.1.9 to 3.1.10
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.9...v3.1.10)

---
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-gradle-plugin
  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]
2024-03-22 03:46:59 +00:00
committed by Marcus Hert Da Coregio
parent 235606eda4
commit e99821341b

View File

@@ -7,7 +7,7 @@ org-gretty = "4.1.3"
org-mongodb = "4.8.2"
org-slf4j = "2.0.12"
org-testcontainers = "1.17.6"
org-springframework-boot = "3.1.9"
org-springframework-boot = "3.1.10"
[libraries]
ch-qos-logback-logback-classic = { module = "ch.qos.logback:logback-classic", version.ref = "ch-qos-logback" }