Update layoutParserVersion to v0.71.0 (master)

This commit is contained in:
Renovate Bot 2023-10-10 15:52:51 +02:00 committed by Kilian Schüttler
parent d71f06d884
commit 3e4c5a5a28

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"