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.
1 parent b2501d0 commit 8fdca4eCopy full SHA for 8fdca4e
build.gradle
@@ -71,7 +71,7 @@ if (project.hasProperty('release')) {
71
72
dependencies {
73
// Spring
74
- implementation 'org.springframework:spring-messaging:6.2.12'
+ implementation 'org.springframework:spring-messaging:6.2.13'
75
// Spring Boot
76
implementation "org.springframework.boot:spring-boot-starter-data-rest"
77
implementation "org.springframework.boot:spring-boot-starter-amqp"
0 commit comments