Skip to content

Commit 8fdca4e

Browse files
Update dependency org.springframework:spring-messaging to v6.2.13
1 parent b2501d0 commit 8fdca4e

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
@@ -71,7 +71,7 @@ if (project.hasProperty('release')) {
7171

7272
dependencies {
7373
// Spring
74-
implementation 'org.springframework:spring-messaging:6.2.12'
74+
implementation 'org.springframework:spring-messaging:6.2.13'
7575
// Spring Boot
7676
implementation "org.springframework.boot:spring-boot-starter-data-rest"
7777
implementation "org.springframework.boot:spring-boot-starter-amqp"

0 commit comments

Comments
 (0)