Skip to content

Commit

Permalink
Bump org.springframework:spring-jms from 5.3.19 to 5.3.31
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-jms](https://github.com/spring-projects/spring-framework) from 5.3.19 to 5.3.31.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.19...v5.3.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 8, 2024
1 parent 36ff45e commit e286e92
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 @@ -55,7 +55,7 @@ dependencies {
implementation 'software.amazon.awssdk:dynamodb'

implementation group: 'javax.inject', name: 'javax.inject', version: '1'
implementation 'org.springframework:spring-jms:5.3.19'
implementation 'org.springframework:spring-jms:5.3.31'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'io.github.resilience4j:resilience4j-retry:1.7.1'

Expand Down

0 comments on commit e286e92

Please sign in to comment.