Skip to content

Commit

Permalink
Bump com.amazonaws:aws-encryption-sdk-java from 2.4.0 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [com.amazonaws:aws-encryption-sdk-java](https://github.com/aws/aws-encryption-sdk-java) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/aws/aws-encryption-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-encryption-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-encryption-sdk-java@v2.4.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sree-cfa committed Aug 10, 2023
1 parent f9fba55 commit be36cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
println "📚Using form flow library ${formFlowLibraryVersion}"
}

implementation 'com.amazonaws:aws-encryption-sdk-java:2.4.0'
implementation 'com.amazonaws:aws-encryption-sdk-java:2.4.1'
testImplementation 'org.projectlombok:lombok:1.18.28'

implementation 'io.sentry:sentry-spring-boot-starter-jakarta:6.28.0'
Expand Down

0 comments on commit be36cb0

Please sign in to comment.