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.27.17.

---
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 1, 2024
1 parent 8eef2f6 commit 15198f0
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 @@ -16,7 +16,7 @@ dependencies {
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-csv'
implementation 'software.amazon.awssdk:s3'
implementation 'software.amazon.awssdk:sts'
implementation 'software.amazon.awssdk:securitylake:2.26.18'
implementation 'software.amazon.awssdk:securitylake:2.27.17'
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 15198f0

Please sign in to comment.