Skip to content

Commit b349cfd

Browse files
johnmayegonw
authored andcommitted
Looks like some things were folded into JDK 17
1 parent 32575e4 commit b349cfd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

storage/iordf/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414

1515
<name>cdk-iordf</name>
1616
<dependencies>
17+
<dependency>
18+
<groupId>xml-apis</groupId>
19+
<artifactId>xml-apis</artifactId>
20+
<version>1.3.03</version>
21+
</dependency>
1722
<dependency>
1823
<groupId>org.apache.jena</groupId>
1924
<artifactId>jena-core</artifactId>

0 commit comments

Comments
 (0)