File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
http-clients/aws-crt-client
test/tests-coverage-reporting Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >http-clients</artifactId >
23
23
<groupId >software.amazon.awssdk</groupId >
24
- <version >2.11.2 -SNAPSHOT</version >
24
+ <version >2.11.7 -SNAPSHOT</version >
25
25
</parent >
26
26
<modelVersion >4.0.0</modelVersion >
27
27
Original file line number Diff line number Diff line change 102
102
<groupId >software.amazon.awssdk</groupId >
103
103
<version >${awsjavasdk.version} </version >
104
104
</dependency >
105
+ <dependency >
106
+ <artifactId >aws-crt-client</artifactId >
107
+ <groupId >software.amazon.awssdk</groupId >
108
+ <version >${awsjavasdk.version} </version >
109
+ </dependency >
105
110
<dependency >
106
111
<artifactId >url-connection-client</artifactId >
107
112
<groupId >software.amazon.awssdk</groupId >
244
249
</plugin >
245
250
</plugins >
246
251
</build >
247
- </project >
252
+ </project >
You can’t perform that action at this time.
0 commit comments