Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwasbabu committed May 28, 2019
1 parent 7bf648a commit 61045ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fineract-provider/dev-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
}
tomcat "org.apache.tomcat:tomcat-dbcp:${tomcatVersion}"

providedRuntime("org.springframework.boot:spring-boot-starter-tomcat")
providedRuntime("org.springframework.boot:spring-boot-starter-tomcat:${springBootVersion}")

providedCompile(
// [group: 'javax.servlet', name: 'servlet-api', version: '2.5'],
Expand Down

0 comments on commit 61045ca

Please sign in to comment.