We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1899377 + 84df44f commit 6419a1aCopy full SHA for 6419a1a
build.gradle
@@ -69,7 +69,7 @@ if (project.hasProperty('release')) {
69
70
dependencies {
71
// Spring
72
- implementation 'org.springframework:spring-messaging:6.2.0'
+ implementation 'org.springframework:spring-messaging:6.2.1'
73
// Spring Boot
74
implementation "org.springframework.boot:spring-boot-starter-data-rest"
75
implementation "org.springframework.boot:spring-boot-starter-amqp"
0 commit comments