Skip to content

Commit 155d1d1

Browse files
authored
Merge pull request #433 from kit-data-manager/renovate/org.springframework-spring-messaging-6.x
Update dependency org.springframework:spring-messaging to v6.2.5
2 parents 8f76b5b + f56a5df commit 155d1d1

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.4'
72+
implementation 'org.springframework:spring-messaging:6.2.5'
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)