Skip to content

Commit 807545f

Browse files
authored
Merge pull request #455 from kit-data-manager/renovate/org.springframework-spring-messaging-6.x
Update dependency org.springframework:spring-messaging to v6.2.7
2 parents 9f2aae4 + 141b6ef commit 807545f

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

7070
dependencies {
7171
// Spring
72-
implementation 'org.springframework:spring-messaging:6.2.6'
72+
implementation 'org.springframework:spring-messaging:6.2.7'
7373
// Spring Boot
7474
implementation "org.springframework.boot:spring-boot-starter-data-rest"
7575
implementation "org.springframework.boot:spring-boot-starter-amqp"

0 commit comments

Comments
 (0)