Skip to content
Snippets Groups Projects
Commit 26363faa authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

XWIKI-18952: Upgrade to CSS4J 3.6.1 and XML DTD 3.5.2

parent 6668147f
No related branches found
No related tags found
No related merge requests found
......@@ -669,7 +669,7 @@
<dependency>
<groupId>io.sf.carte</groupId>
<artifactId>css4j</artifactId>
<version>3.5.1</version>
<version>3.6.1</version>
</dependency>
<!-- Carte CSS4J -->
......@@ -689,7 +689,7 @@
<groupId>io.sf.carte</groupId>
<artifactId>xml-dtd</artifactId>
<!-- Note: has a different release cycle than CSS4J -->
<version>3.5.1</version>
<version>3.5.2</version>
</dependency>
<!-- Restlet -->
......
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