We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2210954 commit 93a970eCopy full SHA for 93a970e
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>io.sf.carte</groupId>
8
<artifactId>css4j-dist</artifactId>
9
- <version>3.5.0</version>
+ <version>3.5.1</version>
10
</parent>
11
12
<artifactId>css4j-awt</artifactId>
@@ -23,7 +23,7 @@
23
<dependency>
24
25
<artifactId>xml-dtd</artifactId>
26
- <version>${project.parent.version}</version>
27
<type>jar</type>
28
<scope>test</scope>
29
<optional>false</optional>
0 commit comments