File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.fasterxml.jackson</groupId >
1111 <artifactId >jackson-base</artifactId >
12- <version >2.20.1 -SNAPSHOT</version >
12+ <version >2.21.0 -SNAPSHOT</version >
1313 </parent >
1414 <groupId >com.fasterxml.jackson.dataformat</groupId >
1515 <artifactId >jackson-dataformat-xml</artifactId >
16- <version >2.20.1 -SNAPSHOT</version >
16+ <version >2.21.0 -SNAPSHOT</version >
1717 <name >Jackson-dataformat-XML</name >
1818 <packaging >jar</packaging >
1919 <description >Data format extension for Jackson to offer
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Project: jackson-dataformat-xml
44=== Releases ===
55------------------------------------------------------------------------
66
7+ 2.21.0 (not yet released)
8+
9+ No changes since 2.20
10+
7112.20.0 (28 -Aug-2025 )
812
913#768 : `FromXmlParser` lacks extension point for passing custom `XmlTokenStream`
You can’t perform that action at this time.
0 commit comments