Please, update jackson to a newer version
Posted: 05 Sep 2018, 11:21
Hello!
We're using jackson in our project and we need to use jackson 2.9.6, but smartfox already uses jackson version 2.8.2 and it conflicts with the version we need. By conflicts I mean, that version 2.8.2 is used.
I have replaced jackson-core-2.8.2.jar, jackson-databind-2.8.2.jar and jackson-annotations-2.8.0.jar in SFS2X/lib with jackson-core-2.9.6.jar, jackson-databind-2.9.6.jar and jackson-annotations-2.9.0 respectively and everything is working so far.
Now, I have to modify deployment process so that replacement could be performed automatically.
I think that workaround is fine, but maybe you could update jackson in one of your next releases?
We're using jackson in our project and we need to use jackson 2.9.6, but smartfox already uses jackson version 2.8.2 and it conflicts with the version we need. By conflicts I mean, that version 2.8.2 is used.
I have replaced jackson-core-2.8.2.jar, jackson-databind-2.8.2.jar and jackson-annotations-2.8.0.jar in SFS2X/lib with jackson-core-2.9.6.jar, jackson-databind-2.9.6.jar and jackson-annotations-2.9.0 respectively and everything is working so far.
Now, I have to modify deployment process so that replacement could be performed automatically.
I think that workaround is fine, but maybe you could update jackson in one of your next releases?