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

commit 2172d146591e9544db3b7e787f001317806bf089
Author: Renovate Bot <[email protected]>
AuthorDate: Sat Mar 5 17:06:08 2022 +0000

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

diff --git a/build.gradle b/build.gradle
index dfc21d7..ef35055 100644
--- a/build.gradle
+++ b/build.gradle
@@ -179,7 +179,7 @@ allprojects  {
             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-annotations:1.6.3"
+            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"
             dependency "commons-codec:commons-codec:1.15"

Reply via email to