We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a486000 commit 2671dd1Copy full SHA for 2671dd1
pom.xml
@@ -238,7 +238,7 @@
238
When updating the version here, ensure you match the correct aws-crt version below.
239
Get the correct version from: https://github.com/aws/aws-iot-device-sdk-java-v2/blob/main/sdk/pom.xml#L45
240
!-->
241
- <version>1.21.0</version>
+ <version>1.23.0</version>
242
<exclusions>
243
<exclusion>
244
<groupId>software.amazon.awssdk.crt</groupId>
@@ -249,7 +249,7 @@
249
<dependency>
250
251
<artifactId>aws-crt</artifactId>
252
- <version>0.30.8</version>
+ <version>0.33.5</version>
253
<classifier>fips-where-available</classifier>
254
</dependency>
255
0 commit comments