From 1027bcc16b4276669080a5d1f20d19c228d48ec3 Mon Sep 17 00:00:00 2001 From: erickgonzalez Date: Mon, 24 Jun 2024 12:13:56 -0600 Subject: [PATCH] #28689 include in 23.10.24 LTS --- dotCMS/src/main/resources/osgi/system/osgi-extra.conf | 6 ++++++ osgi-base/system-bundles/pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/dotCMS/src/main/resources/osgi/system/osgi-extra.conf b/dotCMS/src/main/resources/osgi/system/osgi-extra.conf index ece2cf56cc06..0f321e7b4a9e 100644 --- a/dotCMS/src/main/resources/osgi/system/osgi-extra.conf +++ b/dotCMS/src/main/resources/osgi/system/osgi-extra.conf @@ -577,7 +577,13 @@ com.dotmarketing.business.cache.provider.timedcache, com.dotmarketing.portlets.calendar.model, com.fasterxml.jackson.annotation, com.fasterxml.jackson.core, +com.fasterxml.jackson.databind, com.fasterxml.jackson.databind.json, +com.fasterxml.jackson.jaxrs.json.annotation, +io.swagger.v3.oas.annotations, +io.swagger.v3.oas.annotations.media, +io.swagger.v3.oas.annotations.responses, +org.postgresql.util, org.osgi.framework, org.osgi.framework.wiring, org.osgi.service.packageadmin, diff --git a/osgi-base/system-bundles/pom.xml b/osgi-base/system-bundles/pom.xml index b255cab113cb..5fdfd76476c9 100644 --- a/osgi-base/system-bundles/pom.xml +++ b/osgi-base/system-bundles/pom.xml @@ -80,7 +80,7 @@ com.dotcms.core.plugins com.dotcms.telemetry - 24.05.29 + 24.06.19 provided