You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2020/05/09 22:58:00 UTC

[jira] [Updated] (FINERACT-804) Use OkHTTP v3 instead of 2.0.0

     [ https://issues.apache.org/jira/browse/FINERACT-804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Vorburger updated FINERACT-804:
---------------------------------------
    Fix Version/s: 1.4.0

> Use OkHTTP v3 instead of 2.0.0
> ------------------------------
>
>                 Key: FINERACT-804
>                 URL: https://issues.apache.org/jira/browse/FINERACT-804
>             Project: Apache Fineract
>          Issue Type: Improvement
>            Reporter: Michael Vorburger
>            Priority: Major
>             Fix For: 1.4.0
>
>
> This came up during (the review of) FINERACT-797:
> [The Spring Boot BOM|https://github.com/spring-projects/spring-boot/blob/master/spring-boot-project/spring-boot-dependencies/pom.xml] uses OkHTTP v3, whereas Fineract currently has a fixed 2.0.0.
> The goal of this issue would be to drop the version number of OkHTTP in Fineract's Gradle dependencies list, so that we simply inherit whichever (latest) one our use of Spring Boot BOM, introduced in FINERACT-797, gives us.
> It's possible that the change from OkHTTP v2 to v3 requires some code changes (not checked).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)