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

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

---
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]
2024-09-30 09:14:31 -04:00
committed by GitHub
parent 488d147c8b
commit a1fcbc0e8a

View File

@@ -1,7 +1,7 @@
ext {
springBootVersion = '3.2.10'
springCloudVersion = '2023.0.3'
springCloudAwsVersion = '3.0.4'
springCloudAwsVersion = '3.0.5'
debeziumVersion = '2.6.2.Final'
djlVersion = '0.26.0'