File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMappe
87
87
<dependency >
88
88
<groupId >com.fasterxml.woodstox</groupId >
89
89
<artifactId >woodstox-core</artifactId >
90
- <version >6.2.1 </version >
90
+ <version >6.2.3 </version >
91
91
<exclusions >
92
92
<exclusion >
93
93
<groupId >javax.xml.stream</groupId >
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
+ (unreleased fixes)
8
+
9
+ - Upgrade Woodstox dependency to 6.2.3
10
+
7
11
2.10.5 (21 -Jul-2020 )
8
12
9
13
#395 : Namespace repairing generates xmlns definitions for xml: prefix (which is implicit)
You can’t perform that action at this time.
0 commit comments