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 4fd176b  Update dependency 
gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin to v4.4.4
4fd176b is described below

commit 4fd176ba6629bb3f0f9ab96cceb9799a2d35698e
Author: Renovate Bot <[email protected]>
AuthorDate: Mon Jun 29 02:59:45 2020 +0000

    Update dependency 
gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin to v4.4.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 13bcab9..551f192 100644
--- a/fineract-provider/build.gradle
+++ b/fineract-provider/build.gradle
@@ -44,7 +44,7 @@ buildscript {
         classpath 'org.apache.openjpa:openjpa:3.1.1' // 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.4.3"
+        classpath 
"gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.4.4"
         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.2"
         classpath "net.ltgt.gradle:gradle-errorprone-plugin:1.2.1"

Reply via email to