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 b95a1fa + 7752cba commit 3a9b003Copy full SHA for 3a9b003
build.gradle
@@ -69,7 +69,7 @@ if (project.hasProperty('release')) {
69
70
dependencies {
71
// Spring
72
- implementation 'org.springframework:spring-messaging:6.2.1'
+ implementation 'org.springframework:spring-messaging:6.2.2'
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