Closed JooHyukKim closed 1 month ago
Tried manually failing jdk 17 to see if it works via https://github.com/FasterXML/jackson-dataformat-xml/pull/672/commits/e60e5f96b8de2009424f69f3c5d5103536ae0bb0. Works fine 👌🏼
Oh shoot. This was agaisnt 2.17 for some reason? I don't think we really needed that... although I guess that's ok.
@cowtowncoder My bad 🙉 I forgot to point out about the base branch.
extension modules tend to get updated less frequently so there will be more people reporting issues from earlier version, so I figured might as well get merged into reasonably earlier version.
My bad for not asking for re-base. Problem/challenge here was just merging, pom.xml
does not merge cleanly so had to do more work.
We are very unlikely to backport fixes in 2.17 for any modules.
Still, it's all good, got it merged and we have it even for 2.17 :)
resolves #671