Skip to content

Commit

Permalink
Bump org.springframework.integration:spring-integration-aws (#81)
Browse files Browse the repository at this point in the history
Bumps [org.springframework.integration:spring-integration-aws](https://github.com/spring-projects/spring-integration-aws) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/spring-projects/spring-integration-aws/releases)
- [Commits](spring-projects/spring-integration-aws@v3.0.7...v3.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent b47b93e commit 488d147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ext {
djlVersion = '0.26.0'
djlSpringVersion = '0.26'

springIntegrationAws = 'org.springframework.integration:spring-integration-aws:3.0.7'
springIntegrationAws = 'org.springframework.integration:spring-integration-aws:3.0.8'
ftpserverCore = 'org.apache.ftpserver:ftpserver-core:1.2.0'
mockserverNetty = 'org.mock-server:mockserver-netty:5.15.0'
twitter4jStream = 'org.twitter4j:twitter4j-stream:4.0.7'
Expand Down

0 comments on commit 488d147

Please sign in to comment.