On Fri, Apr 10, 2020 at 10:19 AM 'Jon Moroney' via jackson-user <[email protected]> wrote: > > Hey All, > > I'm trying to update my version of jackson and it seems that 2.10.4 isn't > available on maven central. Is there a plan to publish the new package there? > https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core
Jackson 2.10.4 has not been released yet. Release information can be found from: https://github.com/FasterXML/jackson/wiki/Jackson-Releases and in for 2.10.x: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.10 Number of fixes for 2.10.4 (https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.10.4) is relatively low still, so it may take a few weeks until it will be released. 2.11.0 will be released before (in a week I hope), and after that 2.10.4 may be released, as possible the last 2.10.x release. 2.9 branch will be closed after 2.11.0 is released for sure. I hope this helps, -+ Tatu +- ps. I will try to send release announcements here, too, but Twitter @FasterXML account is usually the most reliable mechanism for getting informed about all new releases. ps2. Or, Tidelift subscription: I provide release information via Tidelift as well > > Thanks, > Jon > > -- > You received this message because you are subscribed to the Google Groups > "jackson-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jackson-user/d032993b-9b6f-436c-9d79-3a3481e99800%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "jackson-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jackson-user/CAL4a10iLYV2SBHeWRC8-Af5PACzm9RDQuPRXnSoyq5eGo6u3fw%40mail.gmail.com.
