You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by pt...@apache.org on 2021/08/28 11:12:20 UTC

[fineract] branch develop updated: chore(deps): update dependency io.github.classgraph:classgraph to v4.8.115

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

commit 867be429fbdd4d356609db3126c46e97b05f7a23
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Sat Aug 28 07:21:09 2021 +0000

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

diff --git a/build.gradle b/build.gradle
index 2d05c8b..79a3ae0 100644
--- a/build.gradle
+++ b/build.gradle
@@ -132,7 +132,7 @@ allprojects  {
             dependency 'org.apache.activemq:activemq-broker:5.16.3'
             dependency 'org.apache.bval:org.apache.bval.bundle:2.0.5'
 
-            dependency 'io.github.classgraph:classgraph:4.8.110'
+            dependency 'io.github.classgraph:classgraph:4.8.115'
             dependency 'org.awaitility:awaitility:4.1.0'
             dependency 'com.github.spotbugs:spotbugs-annotations:4.4.0'
             dependency 'javax.cache:cache-api:1.1.1'