Skip to content

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.0.2.
- [Release notes](https://github.com/awspring/spring-cloud-aws/releases)
- [Commits](awspring/spring-cloud-aws@v3.0.1...v3.0.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 799538b commit 7ffd6fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion springwolf-examples/springwolf-sqs-example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {

dependencyManagement {
imports {
mavenBom "io.awspring.cloud:spring-cloud-aws-dependencies:3.0.1"
mavenBom "io.awspring.cloud:spring-cloud-aws-dependencies:3.0.2"
}
}

Expand Down
2 changes: 1 addition & 1 deletion springwolf-plugins/springwolf-sqs-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {

dependencyManagement {
imports {
mavenBom "io.awspring.cloud:spring-cloud-aws-dependencies:3.0.1"
mavenBom "io.awspring.cloud:spring-cloud-aws-dependencies:3.0.2"
}
}

Expand Down

0 comments on commit 7ffd6fe

Please sign in to comment.