Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 1833ba8 commit ed96ea3
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.63.0</grpc.version>
<prometheus.version>0.16.0</prometheus.version>
<protobuf.version>3.25.2</protobuf.version>
<aws.version>1.12.656</aws.version>
<aws.version>1.12.727</aws.version>
<aws.java.sdk.v2.version>2.25.2</aws.java.sdk.v2.version>
<jackson.version>2.17.0</jackson.version>
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
Expand Down

2 comments on commit ed96ea3

@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.727-2024-05-22T17-31-26--ed96ea3

@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): 14.49
Total coverage (server): 61.43

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

Please sign in to comment.