Skip to content

Commit 20bbbaf

Browse files
Update dependency org.springframework:spring-messaging to v6.2.9
1 parent e8a7cd8 commit 20bbbaf

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
@@ -62,7 +62,7 @@ dependencies {
6262
implementation "org.springframework.boot:spring-boot-starter-actuator"
6363
implementation 'org.springframework.data:spring-data-elasticsearch:5.5.1'
6464

65-
implementation "org.springframework:spring-messaging:6.2.8"
65+
implementation "org.springframework:spring-messaging:6.2.9"
6666

6767
// cloud support
6868
implementation "org.springframework.cloud:spring-cloud-starter-config:4.3.0"

0 commit comments

Comments
 (0)