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 bb4c505  chore(deps): update dependency io.swagger:swagger-core to 
v1.6.5
bb4c505 is described below

commit bb4c5051ba989715088570b239713c31814a8946
Author: Renovate Bot <[email protected]>
AuthorDate: Sat Mar 5 19:34:48 2022 +0000

    chore(deps): update dependency io.swagger:swagger-core to v1.6.5
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index a52f6f1..88b9178 100644
--- a/build.gradle
+++ b/build.gradle
@@ -178,7 +178,7 @@ allprojects  {
             dependency 
"com.squareup.okhttp3:okhttp-urlconnection:$okhttpVersion"
             dependency "com.squareup.okhttp3:okhttp-sse:$okhttpVersion"
             dependency "io.gsonfire:gson-fire:1.8.5"
-            dependency "io.swagger:swagger-core:1.6.3"
+            dependency "io.swagger:swagger-core:1.6.5"
             dependency "io.swagger:swagger-annotations:1.6.5"
             dependency "javax.annotation:javax.annotation-api:1.3.2"
             dependency "com.google.code.findbugs:jsr305:3.0.2"

Reply via email to