RED-9139: move document to module in redaction-service
* add feature version
This commit is contained in:
parent
cf846d18bc
commit
6e5b1f1978
@ -13,7 +13,7 @@ dependencies {
|
||||
implementation(project(":layoutparser-service-internal-api"))
|
||||
implementation(project(":viewer-doc-processor"))
|
||||
|
||||
implementation("com.knecon.fforesight:${rootProject.extra.get("documentVersion")}")
|
||||
implementation("com.knecon.fforesight:document:${rootProject.extra.get("documentVersion")}")
|
||||
implementation("com.iqser.red.service:persistence-service-shared-api-v1:2.564.0-RED9010.0") {
|
||||
exclude("org.springframework.boot", "spring-boot-starter-security")
|
||||
exclude("org.springframework.boot", "spring-boot-starter-validation")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user