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 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson</groupId >
11
11
<artifactId >jackson-base</artifactId >
12
- <version >2.20.1 -SNAPSHOT</version >
12
+ <version >2.21.0 -SNAPSHOT</version >
13
13
</parent >
14
14
<groupId >com.fasterxml.jackson.dataformat</groupId >
15
15
<artifactId >jackson-dataformat-xml</artifactId >
16
- <version >2.20.1 -SNAPSHOT</version >
16
+ <version >2.21.0 -SNAPSHOT</version >
17
17
<name >Jackson-dataformat-XML</name >
18
18
<packaging >jar</packaging >
19
19
<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
4
4
=== Releases ===
5
5
------------------------------------------------------------------------
6
6
7
+ 2.21.0 (not yet released)
8
+
9
+ No changes since 2.20
10
+
7
11
2.20.0 (28 -Aug-2025 )
8
12
9
13
#768 : `FromXmlParser` lacks extension point for passing custom `XmlTokenStream`
You can’t perform that action at this time.
0 commit comments