We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b68587a commit f08953bCopy full SHA for f08953b
1 file changed
build.gradle
@@ -108,7 +108,7 @@ dependencies {
108
// miscellaneous dependency
109
implementation 'com.google.code.gson:gson:2.8.9'
110
implementation 'org.json:json:20210307'
111
- implementation 'org.mifos:ph-ee-connector-common:1.6.1-rc.2'
+ implementation 'org.mifos:ph-ee-connector-common:1.6.0'
112
implementation 'org.apache.camel.springboot:camel-spring-boot-starter:3.4.0'
113
implementation 'org.apache.camel:camel-undertow:3.4.0'
114
implementation 'org.springframework.boot:spring-boot-starter:2.5.2'
0 commit comments