You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by al...@apache.org on 2022/03/05 17:03:54 UTC

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

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

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

commit a6c5a06d380d163b26b7ff7d8f0372d64c510f57
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Sat Mar 5 15:28:01 2022 +0000

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

diff --git a/build.gradle b/build.gradle
index 681c5e4..65325f1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -143,7 +143,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.129'
+            dependency 'io.github.classgraph:classgraph:4.8.141'
             dependency 'org.awaitility:awaitility:4.1.1'
             dependency 'com.github.spotbugs:spotbugs-annotations:4.5.2'
             dependency 'javax.cache:cache-api:1.1.1'