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 57f156257 Update auth, dynamodb, eventbridge, firehose, ... to 2.23.17
(#440)
57f156257 is described below
commit 57f15625707366aef8c15bc9beb0d9450464b706
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 8 11:38:08 2024 +0100
Update auth, dynamodb, eventbridge, firehose, ... to 2.23.17 (#440)
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 2eb6f4af9..33d51428b 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.12"
+ val AwsSdk2Version = "2.23.17"
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]