-
-
Notifications
You must be signed in to change notification settings - Fork 83
Woodstox Release 6.5
Tatu Saloranta edited this page Jan 14, 2023
·
1 revision
Woodstox 6.5 is a minor version update over 6.4 with same compatibility (meaning: full API compatibility with 5.x) and baseline JDK requirements.
This version reverts changes done in 6.3 for improved OSGi integration -- unfortunately change resulted in class loader warnings due to missing enum type: see below issue [#163] for more information.
-
#163:
woodstox-core
6.3/6.4 javac warning due to unexpected new dependency onaQute.bnd.annotation.Resolution