Skip to content

Commit

Permalink
fix(deps): update spring core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent 8470fe7 commit da90a42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
kotlin = "2.0.0"
kotlinx = "1.8.1"
spring-boot = "2.7.18"
spring-framework = "5.3.35"
spring-framework-6x = "6.1.7"
spring-framework = "5.3.36"
spring-framework-6x = "6.1.8"
spring-boot-3x = "3.2.5"
spring-dependency-management = "1.1.5"
spring-kafka = "2.9.13"
Expand Down
2 changes: 1 addition & 1 deletion recipes/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ scala3x = "3.4.1"

# Spring-Boot
spring-boot = "3.2.5"
spring-framework = "6.1.7"
spring-framework = "6.1.8"
spring-dependency-management = "1.1.5"
spring-kafka = "3.2.0"

Expand Down

0 comments on commit da90a42

Please sign in to comment.