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 75c3a0e + 20bbbaf commit e56012dCopy full SHA for e56012d
build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
implementation "org.springframework.boot:spring-boot-starter-actuator"
63
implementation 'org.springframework.data:spring-data-elasticsearch:5.5.2'
64
65
- implementation "org.springframework:spring-messaging:6.2.8"
+ implementation "org.springframework:spring-messaging:6.2.9"
66
67
// cloud support
68
implementation "org.springframework.cloud:spring-cloud-starter-config:4.3.0"
0 commit comments