Merge branch 'RED-9658-mongo-4.1' into 'release/4.73.x'

RED-9658: Fixed wrong mongo database name

See merge request redactmanager/redaction-report-service!86
This commit is contained in:
Dominique Eifländer 2024-07-17 10:53:13 +02:00
commit 539857a6fb

View File

@ -17,7 +17,7 @@ val storageCommonsVersion = "2.45.0"
val poiVersion = "5.2.3"
val metricCommonsVersion = "2.1.0"
val lifecycleCommonsVersion = "0.6.0"
val persistenceServiceVersion = "2.465.1"
val persistenceServiceVersion = "2.465.25"
val springBootStarterVersion = "3.2.3"
configurations {