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 620bde8 Update dependency org.apache.tomcat:tomcat to v9.0.39
620bde8 is described below
commit 620bde88c05985f7b512ee583e711172f6cb98be
Author: Renovate Bot <[email protected]>
AuthorDate: Fri Oct 9 17:16:57 2020 +0000
Update dependency org.apache.tomcat:tomcat to v9.0.39
---
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 489927f..149cb49 100644
--- a/fineract-provider/build.gradle
+++ b/fineract-provider/build.gradle
@@ -683,7 +683,7 @@ configurations
}
dependencies {
- tomcat "org.apache.tomcat:tomcat:9.0.38@zip"
+ tomcat "org.apache.tomcat:tomcat:9.0.39@zip"
}
cargo {