RED-8702: Explore document databases to store entityLog
* updated versions for eval
This commit is contained in:
parent
0485587450
commit
32c60814c9
@ -7,7 +7,7 @@ description = "redaction-service-api-v1"
|
||||
|
||||
dependencies {
|
||||
implementation("org.springframework:spring-web:6.0.12")
|
||||
implementation("com.iqser.red.service:persistence-service-internal-api-v1:maverick-mongo")
|
||||
implementation("com.iqser.red.service:persistence-service-internal-api-v1:maverick-mongo-eval")
|
||||
}
|
||||
|
||||
publishing {
|
||||
|
||||
@ -16,7 +16,7 @@ val layoutParserVersion = "0.96.0"
|
||||
val jacksonVersion = "2.15.2"
|
||||
val droolsVersion = "9.44.0.Final"
|
||||
val pdfBoxVersion = "3.0.0"
|
||||
val persistenceServiceVersion = "1.0-SNAPSHOT"
|
||||
val persistenceServiceVersion = "maverick-mongo-eval"
|
||||
val springBootStarterVersion = "3.1.5"
|
||||
val springCloudVersion = "4.0.4"
|
||||
val testContainersVersion = "1.19.7"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user