We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d42a083 + fa16df4 commit f271b86Copy full SHA for f271b86
release-notes/VERSION-2.x
@@ -12,7 +12,11 @@ Sub-modules:
12
13
2.18.0 (not yet released)
14
15
-No changes since 2.17
+* Woodstox dependency now 7.0.0
16
+
17
+2.17.2 (not yet relesed)
18
19
+* Woodstox dependency now 6.7.0
20
21
2.17.1 (04-May-2024)
22
xml/pom.xml
@@ -71,7 +71,7 @@
71
<dependency>
72
<groupId>com.fasterxml.woodstox</groupId>
73
<artifactId>woodstox-core</artifactId>
74
- <version>6.6.1</version>
+ <version>7.0.0</version>
75
<exclusions>
76
<exclusion>
77
<groupId>javax.xml.stream</groupId>
0 commit comments