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

commit f1d39bc514327da625d1cf187fbe920db040c62f
Author: Renovate Bot <[email protected]>
AuthorDate: Wed Aug 19 05:54:34 2020 +0000

    Update dependency com.github.spotbugs:spotbugs-annotations to v4.1.2
---
 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 4635f5a..f73d54a 100644
--- a/fineract-provider/build.gradle
+++ b/fineract-provider/build.gradle
@@ -123,7 +123,7 @@ dependencyManagement {
         dependency 'org.mockito:mockito-junit-jupiter:3.5.2'
         dependency 'io.github.classgraph:classgraph:4.8.87'
         dependency 'org.awaitility:awaitility:4.0.3'
-        dependency 'com.github.spotbugs:spotbugs-annotations:4.1.1'
+        dependency 'com.github.spotbugs:spotbugs-annotations:4.1.2'
         dependency 'javax.cache:cache-api:1.1.1'
         dependency 'org.mock-server:mockserver-junit-jupiter:5.11.0'
         dependency 'org.webjars.npm:swagger-ui-dist:3.32.1'

Reply via email to