This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git
The following commit(s) were added to refs/heads/main by this push:
new 9018ada4 Update aws-java-sdk-ec2, aws-java-sdk-ecs to 1.12.796 (#578)
9018ada4 is described below
commit 9018ada40808cb5d2df5555cff668590f787f98a
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 21 10:43:48 2025 +0100
Update aws-java-sdk-ec2, aws-java-sdk-ecs to 1.12.796 (#578)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f42f1519..5123bdb7 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -23,7 +23,7 @@ object Dependencies {
val scalaTestVersion = "3.2.19"
val scalaTestPlusJUnitVersion = scalaTestVersion + ".0"
- val awsSdkVersion = "1.12.795"
+ val awsSdkVersion = "1.12.796"
val guavaVersion = "33.5.0-jre"
val jacksonVersion = "2.20.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]