Skip to content

Commit

Permalink
Merge pull request #672 from kit-data-manager/renovate/org.springfram…
Browse files Browse the repository at this point in the history
…ework-spring-messaging-6.x

Update dependency org.springframework:spring-messaging to v6.2.3
  • Loading branch information
VolkerHartmann authored Feb 14, 2025
2 parents 3b8cd8f + b39e474 commit a9145a4
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 @@ -49,7 +49,7 @@ if (System.getProperty('profile') == 'minimal') {

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

// Spring Boot
Expand Down

0 comments on commit a9145a4

Please sign in to comment.