RED-9348: initial changes for migration of component log to mongo
This commit is contained in:
parent
67ad643262
commit
555796e9fa
@ -5,7 +5,7 @@ plugins {
|
||||
|
||||
description = "redaction-report-service-api-v1"
|
||||
|
||||
val persistenceServiceVersion = "2.562.0-RED9348.0"
|
||||
val persistenceServiceVersion = "2.562.0-RED9348.2"
|
||||
|
||||
dependencies {
|
||||
implementation("io.github.openfeign:feign-core:12.2")
|
||||
|
||||
@ -17,7 +17,7 @@ val storageCommonsVersion = "2.45.0"
|
||||
val lifecycleCommonsVersion = "0.4.0"
|
||||
val poiVersion = "5.2.3"
|
||||
val metricCommonsVersion = "2.1.0"
|
||||
val persistenceServiceVersion = "2.562.0-RED9348.0"
|
||||
val persistenceServiceVersion = "2.562.0-RED9348.2"
|
||||
val springBootStarterVersion = "3.2.3"
|
||||
|
||||
configurations {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user