diff --git a/redaction-service-v1/redaction-service-server-v1/build.gradle.kts b/redaction-service-v1/redaction-service-server-v1/build.gradle.kts index e2f18d03..31b04a42 100644 --- a/redaction-service-v1/redaction-service-server-v1/build.gradle.kts +++ b/redaction-service-v1/redaction-service-server-v1/build.gradle.kts @@ -14,7 +14,7 @@ description = "redaction-service-server-v1" val layoutParserVersion = "0.70.0" val jacksonVersion = "2.15.2" -val droolsVersion = "8.43.0.Final" +val droolsVersion = "8.44.0.Final" val pdfBoxVersion = "3.0.0" val persistenceServiceVersion = "2.181.0"