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 b349cfd commit 777484aCopy full SHA for 777484a
storage/io/pom.xml
@@ -42,11 +42,6 @@
42
<artifactId>xercesImpl</artifactId>
43
<version>2.8.0</version>
44
</dependency>
45
- <dependency>
46
- <groupId>xml-apis</groupId>
47
- <artifactId>xml-apis</artifactId>
48
- <version>1.3.03</version>
49
- </dependency>
50
<dependency>
51
<groupId>org.apache.logging.log4j</groupId>
52
<artifactId>log4j-core</artifactId>
storage/iordf/pom.xml
@@ -14,11 +14,6 @@
14
15
<name>cdk-iordf</name>
16
<dependencies>
17
18
19
20
21
22
23
<groupId>org.apache.jena</groupId>
24
<artifactId>jena-core</artifactId>
0 commit comments