Skip to content

Commit

Permalink
Bump software.amazon.awssdk:securitylake
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:securitylake from 2.26.18 to 2.28.5.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:securitylake
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent aaef847 commit 934ac80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-plugins/s3-sink/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
implementation 'software.amazon.awssdk:netty-nio-client'
implementation 'software.amazon.awssdk:s3'
implementation 'software.amazon.awssdk:sts'
implementation 'software.amazon.awssdk:securitylake:2.26.18'
implementation 'software.amazon.awssdk:securitylake:2.28.5'
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.9.22'
implementation project(':data-prepper-plugins:avro-codecs')
implementation libs.avro.core
Expand Down

0 comments on commit 934ac80

Please sign in to comment.