Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jackson to 2.11.2 #288

Closed
hohwille opened this issue Aug 31, 2020 · 0 comments · Fixed by #292
Closed

Update jackson to 2.11.2 #288

hohwille opened this issue Aug 31, 2020 · 0 comments · Fixed by #292
Assignees
Labels
common Cross cutting stuff enhancement New feature or request JSON all around JSON mapping like jackson, JSON-P, and JSON-B SCM Software-configuration-management (maven, travis, etc.) security

Comments

@hohwille
Copy link
Member

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:

<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).

@hohwille hohwille added enhancement New feature or request common Cross cutting stuff SCM Software-configuration-management (maven, travis, etc.) security JSON all around JSON mapping like jackson, JSON-P, and JSON-B labels Aug 31, 2020
@hohwille hohwille linked a pull request Sep 1, 2020 that will close this issue
@hohwille hohwille added this to the release:2020.08.002 milestone Sep 1, 2020
@hohwille hohwille self-assigned this Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common Cross cutting stuff enhancement New feature or request JSON all around JSON mapping like jackson, JSON-P, and JSON-B SCM Software-configuration-management (maven, travis, etc.) security
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants