Skip to content

Commit 436f082

Browse files
committed
Prepare for 7.1.0 release
1 parent faccd22 commit 436f082

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.fasterxml</groupId>
66
<artifactId>oss-parent</artifactId>
7-
<version>60</version>
7+
<version>61</version>
88
</parent>
99

1010
<groupId>com.fasterxml.woodstox</groupId>

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Project: woodstox
44
=== Releases ===
55
------------------------------------------------------------------------
66

7-
7.1.0 (not yet released)
7+
7.1.0 (22-Oct-2024)
88

99
#209: SAXParser: Add support for `LexicalHandler.startEntity()` and `.endEntity()`
1010
(contributed by Philipp N)

0 commit comments

Comments
 (0)