Skip to content

Commit f271b86

Browse files
committed
Merge branch '2.17' into 2.18
2 parents d42a083 + fa16df4 commit f271b86

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

release-notes/VERSION-2.x

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ Sub-modules:
1212

1313
2.18.0 (not yet released)
1414

15-
No changes since 2.17
15+
* Woodstox dependency now 7.0.0
16+
17+
2.17.2 (not yet relesed)
18+
19+
* Woodstox dependency now 6.7.0
1620

1721
2.17.1 (04-May-2024)
1822

xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.fasterxml.woodstox</groupId>
7373
<artifactId>woodstox-core</artifactId>
74-
<version>6.6.1</version>
74+
<version>7.0.0</version>
7575
<exclusions>
7676
<exclusion>
7777
<groupId>javax.xml.stream</groupId>

0 commit comments

Comments
 (0)