Skip to content

Commit 4f71c77

Browse files
committed
Update kinesis client to the latest available 2.x build (2.7.2) to get rid of transitive v1 SDK dependencies and patch known issues.
1 parent 993af1d commit 4f71c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ object Dependencies {
7676
val awsSdk = "1.12.797"
7777
val gcpSdk = "2.62.1"
7878
val awsSdk2 = "2.41.26"
79-
val kinesisClient2 = "2.4.8"
79+
val kinesisClient2 = "2.7.2"
8080
val kafka = "3.9.1"
8181
val lz4Java = "1.10.4"
8282
val mskAuth = "2.2.0"

0 commit comments

Comments
 (0)