Update jacksonVersion to v2.15.2

This commit is contained in:
Renovate Bot 2023-08-09 16:12:54 +00:00
parent 574e5ad425
commit 96df6e3145
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ plugins {
description = "layoutparser-service-processor"
val jacksonVersion = "2.15.0-rc2"
val jacksonVersion = "2.15.2"
val pdfBoxVersion = "3.0.0-RC1"
dependencies {

View File

@ -12,7 +12,7 @@ plugins {
description = "layoutparser-service-server"
val jacksonVersion = "2.15.0-rc2"
val jacksonVersion = "2.15.2"
val pdfBoxVersion = "3.0.0-alpha2"
dependencies {