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

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


The following commit(s) were added to refs/heads/develop by this push:
     new a9d850e  Update dependency io.github.classgraph:classgraph to v4.8.85
a9d850e is described below

commit a9d850e02ea4d153a4d443813a11a04d12efc0a5
Author: Renovate Bot <[email protected]>
AuthorDate: Wed Jun 10 22:42:58 2020 +0000

    Update dependency io.github.classgraph:classgraph to v4.8.85
---
 fineract-provider/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fineract-provider/build.gradle b/fineract-provider/build.gradle
index 1c665af..43644c0 100644
--- a/fineract-provider/build.gradle
+++ b/fineract-provider/build.gradle
@@ -107,7 +107,7 @@ dependencyManagement {
         dependency 'org.apache.bval:org.apache.bval.bundle:2.0.3'
         dependency 'junit:junit:4.13' // TODO FINERACT-1018??
         dependency 'org.mockito:mockito-core:3.3.3'
-        dependency 'io.github.classgraph:classgraph:4.8.78'
+        dependency 'io.github.classgraph:classgraph:4.8.85'
         dependency 'org.awaitility:awaitility:4.0.2'
         dependency 'com.github.spotbugs:spotbugs-annotations:4.0.3'
 

Reply via email to