-
Notifications
You must be signed in to change notification settings - Fork 87
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
Description
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:
Line 35 in b540a8e
| <jackson.version>2.10.3</jackson.version> <!-- Overriding Jackson for fixing vulnerabilities --> |
Latest available version is 2.11.2:
https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/
We should also consider if latest spring-boot already ships with most recent jackson and we do not need to override anymore (see #287).
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