FasterXML / jackson-modules-base

Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules
Apache License 2.0
167 stars 77 forks source link

Fixes #240: update `jakarta.xml.bind-api` to 4.0.2 from 3.0.1 #241

Open cowtowncoder opened 6 months ago

cowtowncoder commented 6 months ago

Unfortunately fails on JDK 8 as 4.0.x appears to require Java 11. :-(