From 6eeb473b372b39c3b98e751a6ce25cea6d701173 Mon Sep 17 00:00:00 2001 From: erickgonzalez Date: Fri, 19 Jul 2024 15:51:30 -0600 Subject: [PATCH] #29304 include in 23.10.24 LTS --- dotCMS/hotfix_tracking.md | 3 ++- osgi-base/system-bundles/pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dotCMS/hotfix_tracking.md b/dotCMS/hotfix_tracking.md index 4718e6d5a9f6..2ac3edbd8f4b 100644 --- a/dotCMS/hotfix_tracking.md +++ b/dotCMS/hotfix_tracking.md @@ -126,4 +126,5 @@ This maintenance release includes the following code fixes: 119. https://github.com/dotCMS/core/issues/27537 : Download database not working in latest version #27537 120. https://github.com/dotCMS/core/issues/27871 : refactor pg_dump inclusion in our docker image #27871 121. SI-72 -122. https://github.com/dotCMS/core/issues/29240 : UT keep running even though one failed #29240 \ No newline at end of file +122. https://github.com/dotCMS/core/issues/29240 : UT keep running even though one failed #29240 +123. https://github.com/dotCMS/core/issues/29304 : Revert telemetry plugin to 24.05.29 #29304 \ No newline at end of file diff --git a/osgi-base/system-bundles/pom.xml b/osgi-base/system-bundles/pom.xml index 5fdfd76476c9..b255cab113cb 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.06.19 + 24.05.29 provided