Bump io.awspring.cloud:spring-cloud-aws-dependencies from 3.0.3 to 3.0.4 (#12)

Bumps [io.awspring.cloud:spring-cloud-aws-dependencies](https://github.com/awspring/spring-cloud-aws) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/awspring/spring-cloud-aws/releases)
- [Commits](https://github.com/awspring/spring-cloud-aws/compare/v3.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: io.awspring.cloud:spring-cloud-aws-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-22 22:24:42 +00:00
committed by GitHub
parent d20fb3e5fa
commit 8af624529b

View File

@@ -1,7 +1,7 @@
ext {
springBootVersion = '3.2.0'
springCloudVersion = '2023.0.0'
springCloudAwsVersion = '3.0.3'
springCloudAwsVersion = '3.0.4'
springIntegrationAwsVersion = '3.0.4'
debeziumVersion = '2.4.1.Final'