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

XWIKI-20641: Upgrade to CSS4J & CSS4J-DOM4J 3.9.1 & XML-DTD 4.1.1

parent 676839d8
No related branches found
No related tags found
No related merge requests found
......@@ -714,7 +714,7 @@
<dependency>
<groupId>io.sf.carte</groupId>
<artifactId>css4j</artifactId>
<version>3.9.0</version>
<version>3.9.1</version>
</dependency>
<dependency>
<groupId>io.sf.carte</groupId>
......@@ -726,7 +726,7 @@
<groupId>io.sf.carte</groupId>
<artifactId>css4j-dom4j</artifactId>
<!-- Note: has a different release cycle than CSS4J "core" -->
<version>3.9.0</version>
<version>3.9.1</version>
</dependency>
<!-- Carte XML DTD -->
......@@ -734,7 +734,7 @@
<groupId>io.sf.carte</groupId>
<artifactId>xml-dtd</artifactId>
<!-- Note: has a different release cycle than CSS4J -->
<version>4.1.0</version>
<version>4.1.1</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