Skip to content

Commit

Permalink
Merge pull request #307 from kit-data-manager/dependabot/gradle/devel…
Browse files Browse the repository at this point in the history
…opment/org.springframework-spring-messaging-6.1.14

Bump org.springframework:spring-messaging from 6.1.13 to 6.1.14
  • Loading branch information
ThomasJejkal authored Oct 23, 2024
2 parents 6d2087b + b6e3dc7 commit 657a08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-actuator"
implementation 'org.springframework.data:spring-data-elasticsearch:5.3.5'

implementation "org.springframework:spring-messaging:6.1.13"
implementation "org.springframework:spring-messaging:6.1.14"

// cloud support
implementation "org.springframework.cloud:spring-cloud-starter-config:4.1.3"
Expand Down

0 comments on commit 657a08c

Please sign in to comment.