Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

[pom] Set Java and Thirdparty dependencies version in properties #286

Merged
merged 2 commits into from
Dec 27, 2017
Merged

[pom] Set Java and Thirdparty dependencies version in properties #286

merged 2 commits into from
Dec 27, 2017

Commits on Dec 21, 2017

  1. [pom] Set Java and Thirdparty dependencies version in properties

    This enhance readability of the poms versions and reduce risk of using several versions of related dependencies.
    For instance, all jackson artifacts have same version.
    yfouquet committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    943fea5 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2017

  1. Update converter-jackson dependency

    This dependency uses retrofit2.
    However, it uses a version of retrofit2 that did not exist when this version of the dependency was created.
    Upgrade converter-jackson to the same version than retrofit2.
    yfouquet committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    a05333e View commit details
    Browse the repository at this point in the history