Skip to content

Commit

Permalink
aws-java-sdk-autoscaling 1.12.297 (was 1.12.213) (#1064)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 22, 2022
1 parent bb80381 commit 3ca4aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-test/aws-api-ec2/build.sbt
Expand Up @@ -4,7 +4,7 @@ Universal / packageName := "app" // should produce app.zip

libraryDependencies += "com.amazonaws" % "aws-java-sdk-cloudformation" % "1.12.134" % IntegrationTest

libraryDependencies += "com.amazonaws" % "aws-java-sdk-autoscaling" % "1.12.213" % IntegrationTest
libraryDependencies += "com.amazonaws" % "aws-java-sdk-autoscaling" % "1.12.297" % IntegrationTest

libraryDependencies += "com.fasterxml.jackson.core" % "jackson-databind" % "2.9.7" // aws SDK depends on insecure jackson

Expand Down

0 comments on commit 3ca4aac

Please sign in to comment.