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

XWIKI-14923: Upgrade to CSS4J 0.38.1

parent b4347d50
No related branches found
No related tags found
No related merge requests found
......@@ -70,12 +70,12 @@
<dependency>
<groupId>io.sf.carte</groupId>
<artifactId>css4j</artifactId>
<version>0.38</version>
<version>0.38.1</version>
</dependency>
<dependency>
<groupId>io.sf.carte</groupId>
<artifactId>css4j-dom4j</artifactId>
<version>0.38</version>
<version>0.38.1</version>
</dependency>
<!-- Standard dependencies found in the central repository -->
......
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