This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/aws-java-sdk-autoscaling-1.12.739
in repository https://gitbox.apache.org/repos/asf/pekko-management.git

commit aefb3e319eae9c8f4168611ec2b8cb32b3641a39
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 9 00:13:10 2024 +0000

    Update aws-java-sdk-autoscaling, ... to 1.12.739
---
 integration-test/aws-api-ec2/build.sbt | 4 ++--
 project/Dependencies.scala             | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/integration-test/aws-api-ec2/build.sbt 
b/integration-test/aws-api-ec2/build.sbt
index 8834ad99..b743de76 100644
--- a/integration-test/aws-api-ec2/build.sbt
+++ b/integration-test/aws-api-ec2/build.sbt
@@ -11,9 +11,9 @@ enablePlugins(JavaAppPackaging)
 
 Universal / packageName := "app" // should produce app.zip
 
-libraryDependencies += "com.amazonaws" % "aws-java-sdk-cloudformation" % 
"1.12.734" % IntegrationTest
+libraryDependencies += "com.amazonaws" % "aws-java-sdk-cloudformation" % 
"1.12.739" % IntegrationTest
 
-libraryDependencies += "com.amazonaws" % "aws-java-sdk-autoscaling" % 
"1.12.734" % IntegrationTest
+libraryDependencies += "com.amazonaws" % "aws-java-sdk-autoscaling" % 
"1.12.739" % IntegrationTest
 
 libraryDependencies += "com.fasterxml.jackson.core" % "jackson-databind" % 
"2.12.7.2" // aws SDK depends on old version of jackson
 
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 7b3cbfbd..5f6f0644 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -24,7 +24,7 @@ object Dependencies {
   val scalaTestVersion = "3.2.18"
   val scalaTestPlusJUnitVersion = scalaTestVersion + ".0"
 
-  val awsSdkVersion = "1.12.734"
+  val awsSdkVersion = "1.12.739"
   val guavaVersion = "33.2.1-jre"
   val jacksonVersion = "2.17.1"
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to