Преглед на файлове

Bump org.springframework.data:spring-data-bom from 2024.0.2 to 2024.0.5

Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2024.0.2 to 2024.0.5.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2024.0.2...2024.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] преди 10 месеца
родител
ревизия
cd17a379fc
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -4,7 +4,7 @@ org-springframework-boot = "3.4.0-M3"
 [libraries]
 org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.0-RC1"
 org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.4.0-SNAPSHOT"
-org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2024.0.2"
+org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2024.0.5"
 
 [plugins]
 io-spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.6" }