I ended up releasing 2.13.5 today (Scala module to follow, as usual).
Number of changes is relatively smaller, detailed here:
https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.13.5
and the main thing was to get a full patch release to remove the need
to use micro-patches for `jackson-databind`.
This release brings 2.13 branch to a closed state, meaning that:
1. No more full patch releases are planned (so probably no 2.13.6)
2. As usual there is always a possibility of micro-patches for
security-related hotfixes
Although there aren't that many fixes, upgrade from earlier 2.13.x
versions is still recommended.
I also plan to release 2.14.2 in near future (within a week if things
go well); 2.14 branch will remain open at least until 2.15.0 is
released (tentative goal: some time in March 2023).
-+ Tatu +-