Skip to content

Commit

Permalink
Merge pull request #163 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.25
  • Loading branch information
dependabot[bot] committed Jan 16, 2023
2 parents d3c006e + c9cf975 commit c1c18d4
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 @@ -50,7 +50,7 @@ if (System.getProperty('profile') == 'minimal') {

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

// Spring Boot
Expand Down

0 comments on commit c1c18d4

Please sign in to comment.