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

ptuomola 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 2e7ff4a  Update dependency io.swagger:swagger-annotations to v1.6.2
2e7ff4a is described below

commit 2e7ff4a2aa71c5a49447906a0ec43ca563ad435d
Author: Renovate Bot <[email protected]>
AuthorDate: Sat Oct 17 16:51:59 2020 +0000

    Update dependency io.swagger:swagger-annotations to v1.6.2
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 27ace8d..3b1293c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -153,7 +153,7 @@ allprojects  {
             dependency "io.gsonfire:gson-fire:1.8.4"
             dependency "org.threeten:threetenbp:1.4.1"
             dependency "io.swagger:swagger-core:1.6.2"
-            dependency "io.swagger:swagger-annotations:1.6.1"
+            dependency "io.swagger:swagger-annotations:1.6.2"
             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