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

fix(deps): update jacksonversion to v2.15.2 (master)

See merge request redactmanager/redaction-service!72
This commit is contained in:
Renovate Bot 2023-08-02 18:06:43 +02:00
commit 8e63be5752

View File

@ -13,7 +13,7 @@ description = "redaction-service-server-v1"
val layoutParserVersion = "0.18.0"
val jacksonVersion = "2.14.2"
val jacksonVersion = "2.15.2"
val droolsVersion = "8.42.0.Final"
val pdfBoxVersion = "3.0.0-alpha2"