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

awasum 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 7fa3356  chore(deps): update dependency org.flywaydb:flyway-core to 
v7.15.0
7fa3356 is described below

commit 7fa33567712181acb05f0541977a4ce2a1c0f56e
Author: Renovate Bot <[email protected]>
AuthorDate: Mon Sep 6 15:16:07 2021 +0000

    chore(deps): update dependency org.flywaydb:flyway-core to v7.15.0
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 44ce41b..319e8d3 100644
--- a/build.gradle
+++ b/build.gradle
@@ -173,7 +173,7 @@ allprojects  {
             dependency "com.google.code.findbugs:jsr305:3.0.2"
             dependency "commons-codec:commons-codec:1.15"
 
-            dependency ('org.flywaydb:flyway-core:7.14.1') {
+            dependency ('org.flywaydb:flyway-core:7.15.0') {
                 // https://issues.apache.org/jira/browse/FINERACT-1172
                 // https://github.com/apache/fineract/pull/1355
                 // https://github.com/flyway/flyway/issues/2957

Reply via email to