There is version `2.9.4` that has everything that hypothetical `2.9.3.1` would have had. So use `2.9.4`.
Main patch releases have 3 digits, and 4 digit variant is used for one-off "micro-patches", which are only for individual component, without releasing all components or trying to match them into a set. They are typically released after branch is closed for full releases, to release one-off critical fixes like security fixes. Since 2.9.x is still open (unlike 2.8 and earlier) there will be new minor releases: 2.9.4 is out, 2.9.5 is to be released within next couple of weeks. I hope this helps! -+ Tatu +- On Mon, Mar 19, 2018 at 9:41 AM, Tatu Saloranta <[email protected]> wrote: > There is version `2.9.4` that has everything that hypothetical `2.9.3.1 > > On Mon, Mar 19, 2018 at 6:49 AM, Dajinsol Jeon <[email protected]> wrote: >> Hi, >> >> Maybe it is really a dumb question, but is there a jackson-databind 2.9.3.1 >> ? Or is there a plan for releasing it? >> >> I heard that in version 2.9.3.1 has a security fix but I cannot find any >> information regarding this version. >> >> Thank you for your help! >> >> D >> >> -- >> 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 post to this group, send email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. -- 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 post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
