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-permitted-feign-client.git.
from 1883b06 Merge pull request #10 from Izakey/develop
new 84a456a Update libraries and dependencies - Update spring and spring
cloud version - Move hibernate-validator to new artifact
new 9b5425f change eureka-server to eureka-client
new 032a5c5 update dependencies
new 858e7da update dependencies
new 84fec52 Merge pull request #11 from muellners/spring_boot_2
The 40 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 +++
another-for-test/build.gradle | 29 +++++++++++---------
.../permittedfeignclient/another/api/Another.java | 2 +-
api/build.gradle | 14 +++++-----
.../client/ApplicationPermissionRequirements.java | 2 +-
component-test/build.gradle | 13 ++++-----
.../main/java/accessanother/api/AccessAnother.java | 2 +-
.../service/AccessAnotherConfiguration.java | 2 +-
.../AnotherWithApplicationPermissions.java | 2 +-
gradle/wrapper/gradle-wrapper.properties | 2 +-
library/build.gradle | 18 ++++++-------
.../PermittedFeignClientsConfiguration.java | 2 +-
.../config/PermittedFeignClientConfiguration.java | 2 +-
...plicationPermissionRequirementsServiceTest.java | 2 +-
shared.gradle | 31 ++++++++++++----------
15 files changed, 70 insertions(+), 57 deletions(-)