File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -89,10 +89,11 @@ alternative support for serializing POJOs as XML and deserializing XML as pojos.
8989 <!-- 18-Apr-2023, tatu: For 2.15, 6.5.1 for more OSGi fixes -->
9090 <!-- 17-Jan-2024, tatu: For 2.17, 6.6.1 (latest) -->
9191 <!-- 21-Jun-2024, tatu: For 2.18, 7.0.0 (Java 8) -->
92+ <!-- 22-Oct-2024, tatu: For 2.19, 7.1.0 (latest) -->
9293 <dependency >
9394 <groupId >com.fasterxml.woodstox</groupId >
9495 <artifactId >woodstox-core</artifactId >
95- <version >7.0 .0</version >
96+ <version >7.1 .0</version >
9697 <exclusions >
9798 <exclusion >
9899 <groupId >javax.xml.stream</groupId >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Project: jackson-dataformat-xml
66
772.19.0 (not yet released)
88
9- -
9+ - Upgrade Woodstox to 7.1.0
1010
11112.18.0 (26 -Sep-2024 )
1212
You can’t perform that action at this time.
0 commit comments