Skip to content

Commit

Permalink
Update dependency org.springframework:spring-messaging to v6.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent f53ef6f commit 0f1fdeb
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 @@ -51,7 +51,7 @@ if (System.getProperty('profile') == 'minimal') {

dependencies {
// Spring
implementation 'org.springframework:spring-messaging:6.2.0'
implementation 'org.springframework:spring-messaging:6.2.2'
implementation 'org.springframework.cloud:spring-cloud-gateway-mvc:4.1.5'

// Spring Boot
Expand Down

0 comments on commit 0f1fdeb

Please sign in to comment.