File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,14 @@ Active Maintainers:
1818
1919No changes since 2.13
2020
21+ 2.13.2 (not yet released)
22+
23+ #303 : (yaml) Update to SnakeYAML 1.30
24+ (suggested by PJ Fanning)
25+
21262.13.1 (19 -Dec-2021 )
2227
23- #288 : Caching conflict when creating CSV schemas with different views
28+ #288 : (csv) Caching conflict when creating CSV schemas with different views
2429 for the same POJO
2530 (reported by Falk H)
2631
Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >org.yaml</groupId >
3636 <artifactId >snakeyaml</artifactId >
37- <version >1.28 </version >
37+ <version >1.30 </version >
3838 </dependency >
3939
4040 <!-- and for testing need annotations; but should be available via `jackson-databind` above
You can’t perform that action at this time.
0 commit comments