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 23:00:00 UTC

[jira] [Commented] (FINERACT-804) Use OkHTTP v3 or at least 2.7.5 instead of 2.0.0

    [ https://issues.apache.org/jira/browse/FINERACT-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103519#comment-17103519 ] 

Michael Vorburger commented on FINERACT-804:
--------------------------------------------

FINERACT-963 (auto) proposed https://github.com/apache/fineract/pull/872 and https://github.com/apache/fineract/pull/870 it failed because of package changes, but they may be easy to fix. I'm going through this "in bulk" so won't have a closer look, but I'm hoping one of our GSOC students will take this issue on.

Ideally, we should go to the version used in the Spring BOM (so that we can ditch the fixed version number). 

Alternatively we could already do 2.0.0 => 2.7.5 instead of 3.0.0.

> Use OkHTTP v3 or at least  2.7.5 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)