File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 13
13
<dependency >
14
14
<groupId >software.amazon.kinesis</groupId >
15
15
<artifactId >amazon-kinesis-client-multilang</artifactId >
16
- <version >2.4.4 </version >
16
+ <version >2.5.1 </version >
17
17
</dependency >
18
18
<dependency >
19
19
<groupId >software.amazon.kinesis</groupId >
20
20
<artifactId >amazon-kinesis-client</artifactId >
21
- <version >2.4.4 </version >
21
+ <version >2.5.1 </version >
22
22
</dependency >
23
23
<dependency >
24
24
<groupId >software.amazon.awssdk</groupId >
135
135
<artifactId >apache-client</artifactId >
136
136
<version >${awssdk.version} </version >
137
137
</dependency >
138
+ <dependency >
139
+ <groupId >software.amazon.awssdk</groupId >
140
+ <artifactId >arns</artifactId >
141
+ <version >${awssdk.version} </version >
142
+ </dependency >
138
143
<dependency >
139
144
<groupId >io.netty</groupId >
140
145
<artifactId >netty-codec-http</artifactId >
You can’t perform that action at this time.
0 commit comments