瀏覽代碼

Bump org.springframework:spring-framework-bom from 6.1.4 to 6.1.5

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.4...v6.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 年之前
父節點
當前提交
5b07a7341f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -2,7 +2,7 @@
 org-springframework-boot = "3.2.3"
 
 [libraries]
-org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.4"
+org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.5"
 org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.2.2"
 org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2023.1.3"
 org-springframework-security-spring-security-oauth2-authorization-server = "org.springframework.security:spring-security-oauth2-authorization-server:1.2.2"