Skip to content

Commit

Permalink
chore(deps): bump aws.version from 1.12.524 to 1.12.531
Browse files Browse the repository at this point in the history
Bumps `aws.version` from 1.12.524 to 1.12.531.

Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.524 to 1.12.531
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.524...1.12.531)

Updates `com.amazonaws:aws-java-sdk-sts` from 1.12.524 to 1.12.531
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.524...1.12.531)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent 24b535d commit 6e1a3fc
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 @@ -29,7 +29,7 @@
<grpc.version>1.57.1</grpc.version>
<prometheus.version>0.16.0</prometheus.version>
<protobuf.version>3.24.0</protobuf.version>
<aws.version>1.12.524</aws.version>
<aws.version>1.12.531</aws.version>
<jackson.version>2.15.2</jackson.version>
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
<otel.core.version>1.28.0</otel.core.version>
Expand Down

2 comments on commit 6e1a3fc

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docker Tag: dependabot_maven_aws.version-1.12.531-2023-08-17T17-29-52--6e1a3fc

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Total coverage (common): 15.14
Total coverage (server): 61.32

Changed Files coverage (common): coverage 100
Changed Files coverage (server): 100

Please sign in to comment.