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 52fa7a9  Update dependency com.github.spotbugs:spotbugs-annotations to 
v4.0.4
52fa7a9 is described below

commit 52fa7a9832f21ddba04a092b507d5d3ebea8b70e
Author: Renovate Bot <[email protected]>
AuthorDate: Wed Jun 10 11:39:23 2020 +0000

    Update dependency com.github.spotbugs:spotbugs-annotations to v4.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 a6b844c..864f21d 100644
--- a/fineract-provider/build.gradle
+++ b/fineract-provider/build.gradle
@@ -109,7 +109,7 @@ dependencyManagement {
         dependency 'org.mockito:mockito-core:3.3.3'
         dependency 'io.github.classgraph:classgraph:4.8.85'
         dependency 'org.awaitility:awaitility:4.0.2'
-        dependency 'com.github.spotbugs:spotbugs-annotations:4.0.3'
+        dependency 'com.github.spotbugs:spotbugs-annotations:4.0.4'
 
         dependency ('org.dom4j:dom4j:2.1.3') {
             exclude 'relaxngDatatype:relaxngDatatype' // already in 
com.sun.xml.bind:jaxb-osgi:2.3.0.1

Reply via email to