Skip to content

Commit

Permalink
Update aws-java-sdk-v2 monorepo to v2.25.44 (#7402)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent 80e11ad commit 02c224d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ lazy val root = (project in file("."))
"com.googlecode.owasp-java-html-sanitizer" % "owasp-java-html-sanitizer" % "20240325.1",

// Amazon AWS SDK
"software.amazon.awssdk" % "s3" % "2.25.43",
"software.amazon.awssdk" % "ses" % "2.25.43",
"software.amazon.awssdk" % "s3" % "2.25.44",
"software.amazon.awssdk" % "ses" % "2.25.44",

// Microsoft Azure SDK
"com.azure" % "azure-identity" % "1.12.1",
Expand Down

0 comments on commit 02c224d

Please sign in to comment.