Skip to content

Commit

Permalink
Merge pull request #251 from kit-data-manager/dependabot/gradle/devel…
Browse files Browse the repository at this point in the history
…opment/org.springframework-spring-messaging-5.3.26
  • Loading branch information
dependabot[bot] committed Mar 21, 2023
2 parents e4b2cac + fbb901c commit cb08340
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 @@ -46,7 +46,7 @@ if (System.getProperty('profile') == 'minimal') {

dependencies {
// Spring
implementation 'org.springframework:spring-messaging:5.3.25'
implementation 'org.springframework:spring-messaging:5.3.26'
implementation 'org.springframework.cloud:spring-cloud-gateway-mvc:3.1.6'

// Spring Boot
Expand Down

0 comments on commit cb08340

Please sign in to comment.