diff --git a/build.gradle b/build.gradle index ae98fbf..80b243b 100644 --- a/build.gradle +++ b/build.gradle @@ -61,7 +61,7 @@ dependencies { implementation "org.springframework.boot:spring-boot-starter-thymeleaf" - implementation "org.springframework:spring-messaging:5.3.23" + implementation "org.springframework:spring-messaging:6.0.10" implementation "org.springframework.security:spring-security-web:5.7.5" implementation "org.springframework.security:spring-security-config:5.7.5"