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 2020/11/29 04:34:21 UTC

[fineract] branch develop updated: chore(deps): update dependency org.apache.bval:org.apache.bval.bundle to v2.0.5

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 1bd2612  chore(deps): update dependency org.apache.bval:org.apache.bval.bundle to v2.0.5
1bd2612 is described below

commit 1bd2612647c523d34e022b000f8255349b565573
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Sun Nov 29 01:51:08 2020 +0000

    chore(deps): update dependency org.apache.bval:org.apache.bval.bundle to v2.0.5
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index ed999ac..bb4999c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -127,7 +127,7 @@ allprojects  {
             dependency 'jakarta.xml.bind:jakarta.xml.bind-api:2.3.3'
             dependency 'jakarta.validation:jakarta.validation-api:3.0.0'
             dependency 'org.apache.activemq:activemq-broker:5.16.0'
-            dependency 'org.apache.bval:org.apache.bval.bundle:2.0.4'
+            dependency 'org.apache.bval:org.apache.bval.bundle:2.0.5'
 
             dependency 'io.github.classgraph:classgraph:4.8.90'
             dependency 'org.awaitility:awaitility:4.0.3'