Prechádzať zdrojové kódy

Bump org.springframework.boot from 3.2.8 to 3.2.11

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.2.8 to 3.2.11.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.8...v3.2.11)

---
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>
dependabot[bot] 9 mesiacov pred
rodič
commit
604a23faa4
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -1,5 +1,5 @@
 [versions]
-org-springframework-boot = "3.2.8"
+org-springframework-boot = "3.2.11"
 
 [libraries]
 org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.11"