Closed ghost closed 7 years ago
As documented here
spring-social-google uses Jackson 2.3.3. Spring 4.3.5 has a Jackson 2.6+ baseline. By using Jackson 2.3.3 this causes error on startup.
Please update the pom.xml to Jackson 2.6+
pom.xml
As documented here
spring-social-google uses Jackson 2.3.3. Spring 4.3.5 has a Jackson 2.6+ baseline. By using Jackson 2.3.3 this causes error on startup.
Please update the
pom.xml
to Jackson 2.6+