This is an automated email from the ASF dual-hosted git repository.

aleks 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 30e6d55  Bump com.github.spotbugs from 5.0.3 to 5.0.6
30e6d55 is described below

commit 30e6d55de054099aec01afc1fab2f88f04e0942e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 5 17:06:31 2022 +0000

    Bump com.github.spotbugs from 5.0.3 to 5.0.6
    
    Bumps com.github.spotbugs from 5.0.3 to 5.0.6.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 76e4463..dfc21d7 100644
--- a/build.gradle
+++ b/build.gradle
@@ -74,7 +74,7 @@ plugins {
     id 'fr.brouillard.oss.gradle.jgitver' version '0.10.0-rc03'
     id "org.sonarqube" version "3.3"
     id "com.github.andygoossens.modernizer" version "1.6.1" apply false
-    id 'com.github.spotbugs' version '5.0.3' apply false
+    id 'com.github.spotbugs' version '5.0.6' apply false
 }
 
 description = '''\

Reply via email to