This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch revert-705-update/auth-2.26.7 in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit a75d407b5b39d4fdeeee8bddf13523c8c867b984 Author: PJ Fanning <[email protected]> AuthorDate: Sun Jun 23 10:57:57 2024 +0100 Revert "Update auth, dynamodb, eventbridge, firehose, ... to 2.26.7 (#705)" This reverts commit 7cc1f77dbd9c64c88dd937ce2a308f0dc3e6f9c3. --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index c8249c7eb..443fbf19f 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -26,7 +26,7 @@ object Dependencies { val InfluxDBJavaVersion = "2.23" val AvroVersion = "1.11.3" - val AwsSdk2Version = "2.26.7" + val AwsSdk2Version = "2.25.70" val AwsSpiPekkoHttpVersion = "0.1.1" val NettyVersion = "4.1.111.Final" // Sync with plugins.sbt --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
