Skip to content

Commit 4ba0121

Browse files
committed
use same version of aws sdk as confluent platform v.3.3.0
1 parent 9db6481 commit 4ba0121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.amazonaws</groupId>
4848
<artifactId>aws-java-sdk-dynamodb</artifactId>
49-
<version>1.11.65</version>
49+
<version>1.11.86</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)