RED-8372: Include additional info about redactions in redaction annotations

* build.gradle.kts persistence-service dependency change
This commit is contained in:
maverickstuder 2024-01-31 10:46:01 +01:00
parent 3ab7151bd9
commit c239a253d2

View File

@ -16,7 +16,7 @@ val springCommonsVersion = "2.1.0"
val storageCommonsVersion = "2.45.0"
val poiVersion = "5.2.3"
val metricCommonsVersion = "2.1.0"
val persistenceServiceVersion = "2.239.0"
val persistenceServiceVersion = "2.326.0"
val springBootStarterVersion = "3.1.5"
configurations {