Skip to content

Commit 9a4bc8a

Browse files
author
Liudmila Molkova
authored
Update jackson versions in text matrix (Azure#25178)
1 parent aa77c79 commit 9a4bc8a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sdk/core/supported-version-matrix.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"displayNames": {
33
"2.10.5": "jackson2_10",
44
"2.11.4": "jackson2_11",
5-
"2.12.4": "jackson2_12",
6-
"2.13.0-rc1": "jackson2_13_rc"
5+
"2.12.5": "jackson2_12",
6+
"2.13.0": "jackson2_13"
77
},
88
"matrix": {
99
"Agent": {
@@ -15,8 +15,8 @@
1515
"AZURE_CORE_TEST_SUPPORTED_JACKSON_VERSION": [
1616
"2.10.5",
1717
"2.11.4",
18-
"2.12.4",
19-
"2.13.0-rc1"
18+
"2.12.5",
19+
"2.13.0"
2020
],
2121
"TestFromSource": true
2222
}

0 commit comments

Comments
 (0)