Update dependency io.swagger.core.v3:swagger-annotations to v2.2.28

This commit is contained in:
Renovate Bot 2025-01-29 18:27:51 +00:00
parent ef23ee0ade
commit 21d7e02ab2

View File

@ -6,5 +6,5 @@ plugins {
description = "layoutparser-service-internal-api"
dependencies {
implementation("io.swagger.core.v3:swagger-annotations:2.2.15")
implementation("io.swagger.core.v3:swagger-annotations:2.2.28")
}