From 489ebbb91d10737d0d6d7e809d8a82d613af67cc Mon Sep 17 00:00:00 2001
From: yitingb <118219519+yitingb@users.noreply.github.com>
Date: Thu, 1 Aug 2024 13:38:58 -0700
Subject: [PATCH] build: use fips version of aws-crt when possible (#1647)
---
pom.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/pom.xml b/pom.xml
index fcfeaa2eae..4fdaef9e61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,6 +239,18 @@
Get the correct version from: https://github.com/aws/aws-iot-device-sdk-java-v2/blob/main/sdk/pom.xml#L45
!-->
1.21.0
+
+
+ software.amazon.awssdk.crt
+ aws-crt
+
+
+
+
+ software.amazon.awssdk.crt
+ aws-crt
+ 0.30.5
+ fips-where-available
org.bouncycastle