Skip to content

Commit

Permalink
#29304 include in 23.10.24 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
erickgonzalez committed Jul 19, 2024
1 parent 1ac7e02 commit 6eeb473
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion dotCMS/hotfix_tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
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
2 changes: 1 addition & 1 deletion osgi-base/system-bundles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>com.dotcms.core.plugins</groupId>
<artifactId>com.dotcms.telemetry</artifactId>
<version>24.06.19</version>
<version>24.05.29</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 6eeb473

Please sign in to comment.