Переглянути джерело

Bump org.springframework.data:spring-data-bom from 2023.1.8 to 2023.1.11

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

---
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 місяців тому
батько
коміт
6484a59d4e
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -4,7 +4,7 @@ org-springframework-boot = "3.2.8"
 [libraries]
 org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.11"
 org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.2.5"
-org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2023.1.8"
+org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2023.1.11"
 org-springframework-security-spring-security-oauth2-authorization-server = "org.springframework.security:spring-security-oauth2-authorization-server:1.2.5"
 
 [plugins]