Skip to content

Commit

Permalink
chore(deps): bump io.awspring.cloud:spring-cloud-aws-dependencies (#658)
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.2.0 to 3.2.1.
- [Release notes](https://github.com/awspring/spring-cloud-aws/releases)
- [Commits](awspring/spring-cloud-aws@v3.2.0...v3.2.1)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 9bc4137 commit b5ecbef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/orders/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
<dependency>
<groupId>io.awspring.cloud</groupId>
<artifactId>spring-cloud-aws-dependencies</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit b5ecbef

Please sign in to comment.