Hi, The Jackson 3.0 release also includes a change in package names and artefact group id. As a result, an application using Jackson 3 and Avro 1.11+ will include both Jackson 2 and Jackson 3. The two will live side by side.
The JSTEP-1 document from the Jackson project suggests that this is not an accident, but deliberate. The major upgrade from 1 to 2 was done the same way. For more information: * https://github.com/FasterXML/jackson-future-ideas/wiki/JSTEP-1 * https://github.com/FasterXML/jackson/discussions/313 * https://www.reddit.com/r/java/comments/1ny7yrt/comment/nhuuopw/ Kind regards, Oscar On Wed, 1 Apr 2026 at 07:47, Apoorva Maheshwari via dev <[email protected]> wrote: > > > From: Apoorva Maheshwari > Sent: 01 April 2026 10:21 > To: '[email protected]' <[email protected]> > Cc: Isha Sardana (EXT) <[email protected]>; Ashish Verma V < > [email protected]> > Subject: Avro compatibility with Jackson > > Hello Team, > > Kindly support with below query: > > Please confirm if Avro 1.12.1 is compatible with latest Jackson v3.1.1 > (released on March, 2026)? > > Quick response will be appreciated > > Regards, > Apoorva Maheshwari > -- ✉️ Oscar Westra van Holthe - Kind <[email protected]>
