Skip to content

Commit

Permalink
Merge pull request #392 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.2
  • Loading branch information
ThomasJejkal authored Jan 16, 2025
2 parents b95a1fa + 7752cba commit 3a9b003
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 @@ -69,7 +69,7 @@ if (project.hasProperty('release')) {

dependencies {
// Spring
implementation 'org.springframework:spring-messaging:6.2.1'
implementation 'org.springframework:spring-messaging:6.2.2'
// Spring Boot
implementation "org.springframework.boot:spring-boot-starter-data-rest"
implementation "org.springframework.boot:spring-boot-starter-amqp"
Expand Down

0 comments on commit 3a9b003

Please sign in to comment.