Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump io.awspring.cloud:spring-cloud-aws-dependencies
Browse files Browse the repository at this point in the history
Bumps [io.awspring.cloud:spring-cloud-aws-dependencies](https://github.com/awspring/spring-cloud-aws) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/awspring/spring-cloud-aws/releases)
- [Commits](awspring/spring-cloud-aws@v3.0.1...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 7a5a632 commit aa9dff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<spring.cloud-version>2022.0.3</spring.cloud-version>
<spring.cloud-aws-version>3.0.1</spring.cloud-aws-version>
<spring.cloud-aws-version>3.1.0</spring.cloud-aws-version>
<spring.boot-version>3.1.0</spring.boot-version>
<spring.integration-version>3.0.0</spring.integration-version>
<testcontainers.version>1.18.3</testcontainers.version>
Expand Down

0 comments on commit aa9dff3

Please sign in to comment.