This is an automated email from the ASF dual-hosted git repository.
kaze 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 c35234c Update dependency
gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin to v4.4.5
c35234c is described below
commit c35234cf1e94d0c05036de90d4855663e605156b
Author: Renovate Bot <[email protected]>
AuthorDate: Thu Jul 30 20:04:00 2020 +0000
Update dependency
gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin to v4.4.5
---
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 9cc37e3..834294a 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.4.4"
+ classpath
"gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.4.5"
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"