Skip to content

Add support for newer version of spring by upgrading Jackson #287

Description

@jrgleason

Currently this project is using Jackson 2, so it is causing me issues when I try to use it in a Jackson 3 project. I know there are workarounds for now but can we get a version that uses Jackson 3

GIVEN I am a developer
AND I am using Spring v4
WHEN I compile a project
AND I am using okya-jwt-verifier-java
AND I am trying to use Jackson 3
AND exclude Jackson 2
THEN I should be able to compile.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions