Merge branch 'renovate/master-layoutparserversion' into 'master'

Update layoutParserVersion to v0.71.0 (master)

See merge request redactmanager/redaction-service!150
This commit is contained in:
Kilian Schüttler 2023-10-10 15:52:51 +02:00
commit 8c98d99a8f

View File

@ -12,7 +12,7 @@ plugins {
description = "redaction-service-server-v1"
val layoutParserVersion = "0.70.0"
val layoutParserVersion = "0.71.0"
val jacksonVersion = "2.15.2"
val droolsVersion = "8.44.0.Final"
val pdfBoxVersion = "3.0.0"