Skip to content

Commit

Permalink
build(deps): bump aws-sdk-java-v2 to 2.19.26 (fixes #77)
Browse files Browse the repository at this point in the history
Signed-off-by: Masatake Iwasaki <iwasakims@gmail.com>
  • Loading branch information
iwasakims committed Jan 31, 2023
1 parent e1fc680 commit 043bcd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ apacheCommonsPool2 = "2.11.1"
assertj = "3.22.0"
atomikos = "5.0.8"
awaitility = "4.2.0"
aws = "2.17.288"
aws = "2.19.26"
bouncyCastle-jdk18on = "1.72"
bouncyCastle = "1.70" # this bouncycastle version is deprecated in favor of the jdk18on
cloudEvents = "2.3.0"
Expand Down

0 comments on commit 043bcd4

Please sign in to comment.