Skip to content
Snippets Groups Projects
Commit 91c1a944 authored by Vincent Massol's avatar Vincent Massol
Browse files

[Misc] Depend on CKEditor 1.16-SNAPSHOT in order to have...

[Misc] Depend on CKEditor 1.16-SNAPSHOT in order to have https://jira.xwiki.org/browse/CKEDITOR-176 (Hide Deprecated and Internal Macro categories by default)
parent c06005bf
No related branches found
No related tags found
No related merge requests found
...@@ -182,7 +182,7 @@ ...@@ -182,7 +182,7 @@
<dependency> <dependency>
<groupId>org.xwiki.contrib</groupId> <groupId>org.xwiki.contrib</groupId>
<artifactId>application-ckeditor-ui</artifactId> <artifactId>application-ckeditor-ui</artifactId>
<version>1.15</version> <version>1.16-SNAPSHOT</version>
<type>xar</type> <type>xar</type>
</dependency> </dependency>
<dependency> <dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment