Skip to content

Commit 4e458fc

Browse files
committed
Fix lastVersions
1 parent a526526 commit 4e458fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

resources/warnings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14144,7 +14144,7 @@
1414414144
"url": "https://www.jenkins.io/security/advisory/2022-10-19/#SECURITY-2623",
1414514145
"versions": [
1414614146
{
14147-
"lastVersion": "2.4.11",
14147+
"lastVersion": "2.4.10",
1414814148
"pattern": "(1|2[.][0-3]|2[.]4[.][1234578]|2[.]4[.]10)(|[.-].+)"
1414914149
}
1415014150
]
@@ -14157,7 +14157,7 @@
1415714157
"url": "https://www.jenkins.io/security/advisory/2022-10-19/#SECURITY-2624",
1415814158
"versions": [
1415914159
{
14160-
"lastVersion": "2.4.9",
14160+
"lastVersion": "2.4.8",
1416114161
"pattern": "(1|2[.][0-3]|2[.]4[.][1234578])(|[.-].+)"
1416214162
}
1416314163
]
@@ -14170,7 +14170,7 @@
1417014170
"url": "https://www.jenkins.io/security/advisory/2022-10-19/#SECURITY-2625",
1417114171
"versions": [
1417214172
{
14173-
"lastVersion": "2.4.9",
14173+
"lastVersion": "2.4.8",
1417414174
"pattern": "(1|2[.][0-3]|2[.]4[.][1234578])(|[.-].+)"
1417514175
}
1417614176
]

0 commit comments

Comments
 (0)