RED-9472: seperation of system rules

added updated persistence service version
This commit is contained in:
yhampe 2024-11-19 08:52:32 +01:00
parent 8c10e1c00d
commit 447210151f

View File

@ -16,7 +16,7 @@ val layoutParserVersion = "0.181.0"
val jacksonVersion = "2.15.2"
val droolsVersion = "9.44.0.Final"
val pdfBoxVersion = "3.0.0"
val persistenceServiceVersion = "2.627.0-RED9472.2"
val persistenceServiceVersion = "2.628.0-RED9472.0"
val llmServiceVersion = "1.11.0"
val springBootStarterVersion = "3.1.5"
val springCloudVersion = "4.0.4"