Mahoga
Mahoga
Yes, when you guys are updating, please include the Scala 2 (e.g., 2.10.x) supported versions as well. At least, if you can use the LTS version of Jackson (I think...
I meant the Scala 2 supported version, please update the Jackson version on the 2.10.x branch as well, since that branch supports Scala 2 versions. Not just the play-json 3.0.x...
But I have a problem, when we use play-json version 2.10.8, its dependency tree shows Jackson version 2.14.3, as defined in the build.sbt file on the 2.10.x branch ([link](https://github.com/playframework/play-json/blob/2.10.x/build.sbt)). However,...