Skip to content

Commit

Permalink
Bump org.springframework.integration:spring-integration-aws
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.4 to 3.0.5.
- [Release notes](https://github.com/spring-projects/spring-integration-aws/releases)
- [Commits](spring-projects/spring-integration-aws@v3.0.4...v3.0.5)

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2024
1 parent 76e7ed1 commit d9ffc34
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 @@ -6,7 +6,7 @@ ext {
debeziumVersion = '2.5.0.Final'
protobufVersion='3.25.1'

springIntegrationAws = 'org.springframework.integration:spring-integration-aws:3.0.4'
springIntegrationAws = 'org.springframework.integration:spring-integration-aws:3.0.5'
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 d9ffc34

Please sign in to comment.