Hey, I have this problem that depending of the ord...
# general
a
Hey, I have this problem that depending of the order of running junit tests my test is passing or not, the reason why is following: I have 2 different versions of Jackson 2.8 and 2.6 and the difference of failed vs successful run is the order of those versions on the classpath when running tests, do you have any suggestion how to fix this problem?