Skip to content

Commit

Permalink
Bump org.springframework:spring-messaging from 5.3.25 to 5.3.26
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-messaging](https://github.com/spring-projects/spring-framework) from 5.3.25 to 5.3.26.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.25...v5.3.26)

---
updated-dependencies:
- dependency-name: org.springframework:spring-messaging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2023
1 parent ed3f3f8 commit fbb901c
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 fbb901c

Please sign in to comment.