You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ka...@apache.org on 2020/06/30 02:10:21 UTC

[fineract] branch develop updated (da978a3 -> 7d2c3ec)

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

kaze pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git.


    from da978a3  Update dependency com.puppycrawl.tools:checkstyle to v8.34
     add 7d2c3ec  FINERACT-1022: Fixing ehcache 3

No new revisions were added by this update.

Summary of changes:
 fineract-provider/dependencies.gradle              |  7 ++-
 .../properties/basicauth/application.properties    |  1 -
 .../basicauth/twofactor/application.properties     |  1 -
 .../service/RuntimeDelegatingCacheManager.java     |  8 ++++
 .../client/domain/ClientAddressRepository.java     |  4 +-
 .../src/main/resources/META-INF/spring/cache.xml   |  2 +-
 .../src/main/resources/META-INF/spring/ehcache.xml | 55 ++++++++++------------
 7 files changed, 42 insertions(+), 36 deletions(-)