Skip to content

Commit 8745432

Browse files
authored
build: update device sdk to 1.7.1 to patch OpenSSL CVE (#1177)
1.7.1 includes update to patch OpenSSL CVE-2022-778
1 parent 04645fe commit 8745432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
<dependency>
225225
<groupId>software.amazon.awssdk.iotdevicesdk</groupId>
226226
<artifactId>aws-iot-device-sdk</artifactId>
227-
<version>1.5.3-WINDOWS-SNAPSHOT</version>
227+
<version>1.7.1</version>
228228
</dependency>
229229
<dependency>
230230
<groupId>org.bouncycastle</groupId>

0 commit comments

Comments
 (0)