Merge branch 'RED-9374' into 'master'

RED-9374: Ner Entities are at wrong locations

Closes RED-9374

See merge request redactmanager/persistence-service!552
This commit is contained in:
Maverick Studer 2024-06-19 16:41:30 +02:00
commit 596a8dba31

View File

@ -9,7 +9,7 @@ plugins {
val redactionServiceVersion by rootProject.extra { "4.290.0" }
val pdftronRedactionServiceVersion by rootProject.extra { "4.48.0" }
val redactionReportServiceVersion by rootProject.extra { "4.64.0" }
val searchServiceVersion by rootProject.extra { "2.71.0" }
val searchServiceVersion by rootProject.extra { "2.90.0" }
repositories {
mavenLocal()