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 fe03ae9  chore(deps): update dependency 
com.github.spotbugs:spotbugs-annotations to v4.2.0
fe03ae9 is described below

commit fe03ae9d8aa1a0cdb7f6fa5e004235ef41e43f68
Author: Renovate Bot <[email protected]>
AuthorDate: Sat Nov 28 20:58:51 2020 +0000

    chore(deps): update dependency com.github.spotbugs:spotbugs-annotations to 
v4.2.0
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 8e752d5..e6eb65e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -131,7 +131,7 @@ allprojects  {
 
             dependency 'io.github.classgraph:classgraph:4.8.90'
             dependency 'org.awaitility:awaitility:4.0.3'
-            dependency 'com.github.spotbugs:spotbugs-annotations:4.1.4'
+            dependency 'com.github.spotbugs:spotbugs-annotations:4.2.0'
             dependency 'javax.cache:cache-api:1.1.1'
             dependency 'org.mock-server:mockserver-junit-jupiter:5.11.1'
             dependency 'org.webjars.npm:swagger-ui-dist:3.36.1'

Reply via email to