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/incubator-pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 965b40ce7 Update auth, dynamodb, eventbridge, firehose, ... to 2.24.5
(#496)
965b40ce7 is described below
commit 965b40ce729094d102b57c698f89ddca8280c330
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 18 09:33:27 2024 +0100
Update auth, dynamodb, eventbridge, firehose, ... to 2.24.5 (#496)
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 d1acf5fe9..fdc866c61 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.23.21"
+ val AwsSdk2Version = "2.24.5"
val AwsSdk2SqsVersion = "2.20.162" // latest AwsSdk2Version causes us test
issues with SQS
val AwsSpiPekkoHttpVersion = "0.1.0"
val NettyVersion = "4.1.106.Final"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]