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.
1 parent faccd22 commit 436f082Copy full SHA for 436f082
2 files changed
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>com.fasterxml</groupId>
6
<artifactId>oss-parent</artifactId>
7
- <version>60</version>
+ <version>61</version>
8
</parent>
9
10
<groupId>com.fasterxml.woodstox</groupId>
release-notes/VERSION
@@ -4,7 +4,7 @@ Project: woodstox
=== Releases ===
------------------------------------------------------------------------
-7.1.0 (not yet released)
+7.1.0 (22-Oct-2024)
#209: SAXParser: Add support for `LexicalHandler.startEntity()` and `.endEntity()`
(contributed by Philipp N)
0 commit comments