Bump submodules of Device Defender and Jobs libraries to LTS tags

This commit is contained in:
Archit Aggarwal
2021-04-16 16:11:05 -07:00
parent 398fa1e8a9
commit 097b75d75f
3 changed files with 4 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ dependencies:
path: "FreeRTOS-Plus/Source/corePKCS11"
- name: "device-defender"
version: "v1.0.1"
version: "v1.1.0"
repository:
type: "git"
url: "https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk.git"
@@ -60,7 +60,7 @@ dependencies:
path: "FreeRTOS-Plus/Source/AWS/device-shadow"
- name: "jobs"
version: "v1.0.0"
version: "v1.1.0"
repository:
type: "git"
url: "https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk.git"