Skip to content

Commit

Permalink
Bump org.springframework:spring-framework-bom (#9426)
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.0-M7 to 6.2.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 25, 2024
1 parent 668f793 commit e062c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ ext {
springKafkaVersion = '3.3.0-SNAPSHOT'
springRetryVersion = '2.0.8'
springSecurityVersion = '6.4.0-SNAPSHOT'
springVersion = '6.2.0-M7'
springVersion = '6.2.0-SNAPSHOT'
springWsVersion = '4.0.11'
testcontainersVersion = '1.20.1'
tomcatVersion = '10.1.28'
Expand Down

0 comments on commit e062c02

Please sign in to comment.