Skip to content

Commit e42702e

Browse files
Update dependency org.springframework:spring-messaging to v6.2.1
1 parent f53ef6f commit e42702e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ if (System.getProperty('profile') == 'minimal') {
5151

5252
dependencies {
5353
// Spring
54-
implementation 'org.springframework:spring-messaging:6.2.0'
54+
implementation 'org.springframework:spring-messaging:6.2.1'
5555
implementation 'org.springframework.cloud:spring-cloud-gateway-mvc:4.1.5'
5656

5757
// Spring Boot

0 commit comments

Comments
 (0)