Resolve RED-9472 "Feature/" #537

Open
yannik.hampe wants to merge 113 commits from feature/RED-9472 into master
Showing only changes of commit 3e82b997f6 - Show all commits

View File

@ -4,7 +4,7 @@ plugins {
}
description = "redaction-service-api-v1"
val persistenceServiceVersion = "2.628.0-RED9472.0"
val persistenceServiceVersion = "2.649.0-RED9472.0"
dependencies {
implementation("org.springframework:spring-web:6.0.12")