Compare commits

...

1 Commits

Author SHA1 Message Date
Dominique Eifländer
7821ed2925 RED-9658: Fixed wrong mongo database name 2024-07-17 11:48:45 +02:00

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 {