Update droolsVersion to v9 (master) (major)

This commit is contained in:
Renovate Bot 2023-10-10 15:53:09 +02:00 committed by Kilian Schüttler
parent d71f06d884
commit 73c086a5b1

View File

@ -14,7 +14,7 @@ description = "redaction-service-server-v1"
val layoutParserVersion = "0.70.0"
val jacksonVersion = "2.15.2"
val droolsVersion = "8.44.0.Final"
val droolsVersion = "9.44.0.Final"
val pdfBoxVersion = "3.0.0"
val persistenceServiceVersion = "2.187.0"