diff --git a/kserve-modelmesh/pombump-deps.yaml b/kserve-modelmesh/pombump-deps.yaml index a900ccf5719..7a919b2eab0 100644 --- a/kserve-modelmesh/pombump-deps.yaml +++ b/kserve-modelmesh/pombump-deps.yaml @@ -5,6 +5,12 @@ patches: - groupId: commons-io artifactId: commons-io version: 2.14.0 + - groupId: ch.qos.logback + artifactId: logback-classic + version: 1.3.15 - groupId: ch.qos.logback artifactId: logback-core - version: 1.15.13 + version: 1.3.15 + - groupId: org.slf4j + artifactId: slf4j-api + version: 2.0.16