Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework:spring-context to v6…
Browse files Browse the repository at this point in the history
….1.10 (#482)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent ea10af9 commit 82f4f64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kotlin = "2.0.0"
kotlinx = "1.8.1"
spring-boot = "2.7.18"
spring-framework = "5.3.37"
spring-framework-6x = "6.1.9"
spring-framework-6x = "6.1.10"
spring-boot-3x = "3.3.0"
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 @@ -7,7 +7,7 @@ quarkus = "3.11.2"

# Spring-Boot
spring-boot = "3.3.0"
spring-framework = "6.1.9"
spring-framework = "6.1.10"
spring-dependency-management = "1.1.5"
spring-kafka = "3.2.1"

Expand Down

0 comments on commit 82f4f64

Please sign in to comment.