diff --git a/uc/og-definitions.json b/uc/og-definitions.json index d0d341f..6d92422 100644 --- a/uc/og-definitions.json +++ b/uc/og-definitions.json @@ -932,6 +932,10 @@ "old": "io.smallrye:smallrye-config-release", "new": "io.smallrye.config:smallrye-config-release" }, + { + "old": "io.swagger", + "new": "io.swagger.core.v3" + }, { "old": "io.wcm:io.wcm.testing.aem-mock", "new": "io.wcm:io.wcm.testing.aem-mock.junit4"