You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ju...@apache.org on 2020/05/05 15:44:01 UTC

[fineract-cn-customer] branch spring_boot_2 updated (a735a2f -> d79a85a)

This is an automated email from the ASF dual-hosted git repository.

juhan pushed a change to branch spring_boot_2
in repository https://gitbox.apache.org/repos/asf/fineract-cn-customer.git.


    from a735a2f  Merge pull request #15 from aasaru/FINCN-180
     new b2b8a7c  update dependencies
     new 05a3446  update dependencies
     new d79a85a  Merge pull request #17 from muellners/spring_boot_2

The 125 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |  4 +++
 api/build.gradle                                   | 14 ++++++----
 .../api/v1/client/CustomerDocumentsManager.java    |  2 +-
 .../cn/customer/api/v1/client/CustomerManager.java |  2 +-
 .../api/v1/config/CustomerFeignClientConfig.java   |  2 +-
 .../catalog/api/v1/client/CatalogManager.java      |  2 +-
 component-test/build.gradle                        | 18 ++++++++-----
 .../fineract/cn/customer/AbstractCustomerTest.java |  2 +-
 .../fineract/cn/customer/catalog/TestCatalog.java  |  2 +-
 gradle/wrapper/gradle-wrapper.properties           |  2 +-
 service/build.gradle                               | 22 +++++++++-------
 shared.gradle                                      | 30 ++++++++++++----------
 12 files changed, 61 insertions(+), 41 deletions(-)