You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by vo...@apache.org on 2020/07/15 21:20:13 UTC

[fineract] branch develop updated: Update dependency org.apache.bval:org.apache.bval.bundle to v2.0.4

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 cbad22d  Update dependency org.apache.bval:org.apache.bval.bundle to v2.0.4
cbad22d is described below

commit cbad22d57a6d7c7cf92f1a1fa3d5282baed08aa1
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Tue Jul 14 09:51:26 2020 +0000

    Update dependency org.apache.bval:org.apache.bval.bundle to v2.0.4
---
 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 19ed2f3..2ac5c6a 100644
--- a/fineract-provider/build.gradle
+++ b/fineract-provider/build.gradle
@@ -116,7 +116,7 @@ dependencyManagement {
         dependency 'jakarta.xml.bind:jakarta.xml.bind-api:2.3.3'
         dependency 'jakarta.validation:jakarta.validation-api:2.0.2'
         dependency 'org.apache.activemq:activemq-broker:5.16.0'
-        dependency 'org.apache.bval:org.apache.bval.bundle:2.0.3'
+        dependency 'org.apache.bval:org.apache.bval.bundle:2.0.4'
         dependency 'org.mockito:mockito-core:3.4.0'
         dependency 'org.mockito:mockito-junit-jupiter:3.4.0'
         dependency 'io.github.classgraph:classgraph:4.8.87'