Hello, I am trying to mvn clean install -DskipTests=false with Apache Maven 3.5.2 and it seems that the fasterxml.jackson.core version [2.9.5,) causes some issue. I tried to check the current versions of the fasterxml.jackson.core and it seems that there aren't any 2.9.5.* versions available. Is it possible that this causes the issue regarding the fasterxml.jackson.core?
Hello, I am trying to mvn clean install -DskipTests=false with Apache Maven 3.5.2 and it seems that the fasterxml.jackson.core version [2.9.5,) causes some issue. I tried to check the current versions of the fasterxml.jackson.core and it seems that there aren't any 2.9.5.* versions available. Is it possible that this causes the issue regarding the fasterxml.jackson.core?