Skip to content

Commit 018ba57

Browse files
Removing lower versions of openssl which causing vulnerability issues (#20951)
* Removing lower versions of openssl which causing vulnerability issues * bumping tasks versions * openssl version upgrade to 256 * version update to 257 --------- Co-authored-by: Bhargava Lakshmi Kasu (LTIMINDTREE LIMITED) <[email protected]>
1 parent 699c1d5 commit 018ba57

File tree

30 files changed

+33
-57
lines changed

30 files changed

+33
-57
lines changed

Tasks/AzureCloudPowerShellDeploymentV1/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"author": "Microsoft Corporation",
1717
"version": {
1818
"Major": 1,
19-
"Minor": 252,
19+
"Minor": 257,
2020
"Patch": 0
2121
},
2222
"demands": [

Tasks/AzureCloudPowerShellDeploymentV1/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"author": "Microsoft Corporation",
1717
"version": {
1818
"Major": 1,
19-
"Minor": 252,
19+
"Minor": 257,
2020
"Patch": 0
2121
},
2222
"demands": [

Tasks/AzureCloudPowerShellDeploymentV2/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"author": "Microsoft Corporation",
1717
"version": {
1818
"Major": 2,
19-
"Minor": 252,
19+
"Minor": 257,
2020
"Patch": 0
2121
},
2222
"demands": [

Tasks/AzureCloudPowerShellDeploymentV2/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"author": "Microsoft Corporation",
1717
"version": {
1818
"Major": 2,
19-
"Minor": 252,
19+
"Minor": 257,
2020
"Patch": 0
2121
},
2222
"demands": [

Tasks/AzureFileCopyV1/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 1,
16-
"Minor": 252,
16+
"Minor": 257,
1717
"Patch": 0
1818
},
1919
"demands": [

Tasks/AzureFileCopyV1/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 1,
16-
"Minor": 252,
16+
"Minor": 257,
1717
"Patch": 0
1818
},
1919
"demands": [

Tasks/AzureFileCopyV2/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 252,
16+
"Minor": 257,
1717
"Patch": 0
1818
},
1919
"demands": [

Tasks/AzureFileCopyV2/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 252,
16+
"Minor": 257,
1717
"Patch": 0
1818
},
1919
"demands": [

Tasks/AzureFileCopyV3/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 3,
16-
"Minor": 254,
16+
"Minor": 257,
1717
"Patch": 0
1818
},
1919
"demands": [

Tasks/AzureFileCopyV3/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 3,
16-
"Minor": 254,
16+
"Minor": 257,
1717
"Patch": 0
1818
},
1919
"demands": [

0 commit comments

Comments
 (0)