Michael Vorburger created FINERACT-804:
------------------------------------------
Summary: 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
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)