File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change 238238 When updating the version here, ensure you match the correct aws-crt version below.
239239 Get the correct version from: https://github.com/aws/aws-iot-device-sdk-java-v2/blob/main/sdk/pom.xml#L45
240240 !-->
241- <version >1.20.5</version >
242- <exclusions >
243- <exclusion >
244- <groupId >software.amazon.awssdk.crt</groupId >
245- <artifactId >aws-crt</artifactId >
246- </exclusion >
247- </exclusions >
248- </dependency >
249- <dependency >
250- <groupId >software.amazon.awssdk.crt</groupId >
251- <artifactId >aws-crt</artifactId >
252- <version >0.29.18</version >
253- <classifier >fips-where-available</classifier >
241+ <version >1.20.1</version >
254242 </dependency >
255243 <dependency >
256244 <groupId >org.bouncycastle</groupId >
You can’t perform that action at this time.
0 commit comments