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

ptuomola 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 c52387a  chore(deps): update dependency 
io.github.classgraph:classgraph to v4.8.107
c52387a is described below

commit c52387ad229ce5b78d18a152c94d0230c842041d
Author: Renovate Bot <[email protected]>
AuthorDate: Fri Jun 4 08:16:02 2021 +0000

    chore(deps): update dependency io.github.classgraph:classgraph to v4.8.107
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index c9253f2..1a5c338 100644
--- a/build.gradle
+++ b/build.gradle
@@ -132,7 +132,7 @@ allprojects  {
             dependency 'org.apache.activemq:activemq-broker:5.16.2'
             dependency 'org.apache.bval:org.apache.bval.bundle:2.0.5'
 
-            dependency 'io.github.classgraph:classgraph:4.8.106'
+            dependency 'io.github.classgraph:classgraph:4.8.107'
             dependency 'org.awaitility:awaitility:4.1.0'
             dependency 'com.github.spotbugs:spotbugs-annotations:4.2.3'
             dependency 'javax.cache:cache-api:1.1.1'

Reply via email to