Skip to content

Commit

Permalink
#25653 include in 23.01.14
Browse files Browse the repository at this point in the history
  • Loading branch information
erickgonzalez committed Mar 14, 2024
1 parent 0f77710 commit fa7c6b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dotCMS/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ dependencies {
implementation group: 'com.dotcms.lib', name: 'dot.cargo-core-uberjar', version:'0.9_2'
implementation group: 'com.dotcms.lib', name: 'dot.com.dotmarketing.jhlabs.images.filters', version:'ukv_2'
implementation group: 'com.dotcms.lib', name: 'dot.commons-cli', version:'1.2_2'
implementation group: 'com.dotcms.lib', name: 'dot.commons-io', version:'2.0.1_2'
implementation group: 'com.dotcms.lib', name: 'dot.commons-dbcp', version:'1.3_2'
implementation group: 'com.dotcms.lib', name: 'dot.commons-fileupload', version:'1.3.3_1'
implementation group: 'commons-fileupload', name: 'commons-fileupload', version: '1.3.3'
Expand Down
1 change: 1 addition & 0 deletions hotfix_tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,3 +213,4 @@ This maintenance release includes the following code fixes:

169. https://github.com/dotCMS/core/issues/22698 : Limited user without Search Portlet can't Edit Content From Edit Page Portlet #22698
170. https://github.com/dotCMS/core/issues/25729 : Order of comments in Task details modal. #25729
171. https://github.com/dotCMS/core/issues/25653 : Importing Category lists via CSV - import button is disabled #25653

0 comments on commit fa7c6b7

Please sign in to comment.