Skip to content

Commit

Permalink
chore(deps): bump aws from 2.26.21 to 2.26.22 (#1453)
Browse files Browse the repository at this point in the history
Bumps `aws` from 2.26.21 to 2.26.22.

Updates `software.amazon.awssdk:s3` from 2.26.21 to 2.26.22

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.26.21 to 2.26.22

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:s3-transfer-manager
  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 and paullatzelsperger committed Jul 24, 2024
1 parent 6d123be commit a85b381
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish-new-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
name: "Publish artefacts to OSSRH Snapshots / MavenCentral"
permissions:
contents: read
packages: write
needs: [ secret-presence ]

# do not run on PR branches, do not run on releases
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edc = "0.8.0"
fc = "0.8.1-20240719-SNAPSHOT"
assertj = "3.26.3"
awaitility = "4.2.1"
aws = "2.26.21"
aws = "2.26.22"
azure-identity = "1.13.1"
azure-storage-blob = "12.27.0"
bouncyCastle-jdk18on = "1.78.1"
Expand Down

0 comments on commit a85b381

Please sign in to comment.