Skip to content

Commit c5f9b06

Browse files
authored
Merge branch 'FasterXML:2.16' into Add-failing-test-for-FasterXML#3897
2 parents cfac524 + 67103c2 commit c5f9b06

22 files changed

+578
-414
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ on:
44
branches:
55
- master
66
- "3.0"
7-
- "2.15"
7+
- "2.16"
88
paths-ignore:
99
- "README.md"
1010
- "release-notes/*"
1111
pull_request:
1212
branches:
1313
- master
1414
- "3.0"
15-
- "2.15"
15+
- "2.16"
1616
paths-ignore:
1717
- "README.md"
1818
- "release-notes/*"

attic/MappingIteratorDeserializer.java

-47
This file was deleted.

0 commit comments

Comments
 (0)