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 1bc4177 chore(deps): update dependency
com.github.spotbugs:spotbugs-annotations to v4.4.1
1bc4177 is described below
commit 1bc4177348e2699d0ae59090923fe01bbd732657
Author: Renovate Bot <[email protected]>
AuthorDate: Sat Sep 11 08:21:27 2021 +0000
chore(deps): update dependency com.github.spotbugs:spotbugs-annotations to
v4.4.1
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index c880227..8a4954e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -134,7 +134,7 @@ allprojects {
dependency 'io.github.classgraph:classgraph:4.8.116'
dependency 'org.awaitility:awaitility:4.1.0'
- dependency 'com.github.spotbugs:spotbugs-annotations:4.4.0'
+ dependency 'com.github.spotbugs:spotbugs-annotations:4.4.1'
dependency 'javax.cache:cache-api:1.1.1'
dependency 'org.mock-server:mockserver-junit-jupiter:5.11.2'
dependency 'org.webjars.npm:swagger-ui-dist:3.52.1'