You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by vo...@apache.org on 2020/06/20 17:23:42 UTC

[fineract] branch develop updated: Update dependency org.webjars.npm:swagger-ui-dist to v3.27.0

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

vorburger 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 3c2f178  Update dependency org.webjars.npm:swagger-ui-dist to v3.27.0
3c2f178 is described below

commit 3c2f1781806b27d46a902cfdbb232fc5e1c94cb0
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Sat Jun 20 11:33:44 2020 +0000

    Update dependency org.webjars.npm:swagger-ui-dist to v3.27.0
---
 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 1ffdeba..2f0e674 100644
--- a/fineract-provider/build.gradle
+++ b/fineract-provider/build.gradle
@@ -116,7 +116,7 @@ dependencyManagement {
         dependency 'javax.cache:cache-api:1.1.1'
 
         // If this is upgraded, you need to change path in WebFrontEndConfiguration
-        dependency 'org.webjars.npm:swagger-ui-dist:3.26.0'
+        dependency 'org.webjars.npm:swagger-ui-dist:3.27.0'
 
         dependency ('org.dom4j:dom4j:2.1.3') {
             exclude 'relaxngDatatype:relaxngDatatype' // already in com.sun.xml.bind:jaxb-osgi:2.3.0.1