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 3407b06  Update dependency 
gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin to v4.5.1
3407b06 is described below

commit 3407b06095683a40a946d63a823cc8094e79192a
Author: Renovate Bot <[email protected]>
AuthorDate: Wed Sep 30 03:36:57 2020 +0000

    Update dependency 
gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin to v4.5.1
---
 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 58e6550..d94a6be 100644
--- a/fineract-provider/build.gradle
+++ b/fineract-provider/build.gradle
@@ -50,7 +50,7 @@ buildscript {
         classpath 'org.apache.openjpa:openjpa:3.1.2' // when upgrading, also 
change OpenJPA version repeated below in dependencyManagement!
         classpath 'com.radcortez.gradle:openjpa-gradle-plugin:3.1.0'
         classpath 'org.nosphere.apache:creadur-rat-gradle:0.7.0'
-        classpath 
"gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.5.0"
+        classpath 
"gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.5.1"
         classpath 
"gradle.plugin.com.github.andygoossens:gradle-modernizer-plugin:1.3.0"
         classpath 
"gradle.plugin.com.gorylenko.gradle-git-properties:gradle-git-properties:2.2.3"
         classpath "net.ltgt.gradle:gradle-errorprone-plugin:1.2.1"

Reply via email to