-
Notifications
You must be signed in to change notification settings - Fork 87
Update jackson to 2.11.2 #288
Copy link
Copy link
Closed
Labels
JSONall around JSON mapping like jackson, JSON-P, and JSON-Ball around JSON mapping like jackson, JSON-P, and JSON-BSCMSoftware-configuration-management (maven, travis, etc.)Software-configuration-management (maven, travis, etc.)commonCross cutting stuffCross cutting stuffenhancementNew feature or requestNew feature or requestsecurity
Milestone
Metadata
Metadata
Assignees
Labels
JSONall around JSON mapping like jackson, JSON-P, and JSON-Ball around JSON mapping like jackson, JSON-P, and JSON-BSCMSoftware-configuration-management (maven, travis, etc.)Software-configuration-management (maven, travis, etc.)commonCross cutting stuffCross cutting stuffenhancementNew feature or requestNew feature or requestsecurity
Type
Fields
Give feedbackNo fields configured for issues without a type.
As a devon4j user, I want to get new apps based on recent technology-stack so that I start a new project on recent libs rather than having known bugs and CVEs from the beginning leading to technical debt.
Current jackson version is
2.10.3:devon4j/pom.xml
Line 35 in b540a8e
Latest available version is
2.11.2:https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/
We should also consider if latest
spring-bootalready ships with most recent jackson and we do not need to override anymore (see #287).