Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 597eda1

Browse files
Merge pull request #2001 from Baeldung/update/s3-2.33.11
Update s3, sqs from 2.33.5 to 2.33.11
2 parents 67ece37 + baa2ac9 commit 597eda1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎build.sbt‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
472472
"org.elasticmq" %% "elasticmq-rest-sqs" % "1.6.14"
473473
),
474474
libraryDependencies ++= Seq(
475-
"software.amazon.awssdk" % "sqs" % "2.33.5"
475+
"software.amazon.awssdk" % "sqs" % "2.33.11"
476476
),
477477
Defaults.itSettings
478478
)
@@ -596,7 +596,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
596596
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.791" % IntegrationTest,
597597
"com.dimafeng" %% "testcontainers-scala-scalatest" % scalaTestContainersVersion % IntegrationTest,
598598
"com.dimafeng" %% "testcontainers-scala-localstack-v2" % scalaTestContainersVersion % IntegrationTest,
599-
"software.amazon.awssdk" % "s3" % "2.33.5"
599+
"software.amazon.awssdk" % "s3" % "2.33.11"
600600
),
601601
Defaults.itSettings,
602602
IntegrationTest / fork := true

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /