RED-9658: Fixed wrong mongo database name

This commit is contained in:
Dominique Eifländer 2024-07-17 11:48:45 +02:00
parent 049c01dcec
commit 7821ed2925

View File

@ -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.467.0"
val persistenceServiceVersion = "2.492.0"
val springBootStarterVersion = "3.2.3"
configurations {